]> Lady’s Gitweb - Vocab/commit
Add Olo
authorLady <redacted>
Mon, 24 Feb 2025 02:10:58 +0000 (21:10 -0500)
committerLady <redacted>
Mon, 24 Feb 2025 02:10:58 +0000 (21:10 -0500)
commit834c9ede26e8a90900ea07e73b79161adb1e4b8b
treeadc18475368dd900fd4937e90df65fd641aca6a2
parent0b4add7b2a7686122627292dece418b0ec042275
Add Olo

This defines Ordered Lists as effectively a more ergonomic kind of
Aggregation, which helps with bridging them and Ore‐ or P·C·D·M‐based
models. One caveat is that this requires Slots to have exactly one
item, and their item to be an object (i·e not a literal). In an
alternate universe, Slots could instead have had _either_ an item _or_
a value, but it’s simple enough to just make their item be an object
with that value instead.
13 files changed:
data/classes/olo¦OrderedList [new file with mode: 0644]
data/classes/olo¦Slot [new file with mode: 0644]
data/datatype_properties/olo¦index [new file with mode: 0644]
data/datatype_properties/olo¦length [new file with mode: 0644]
data/named_individuals/_OLO_ [new file with mode: 0644]
data/object_properties/olo¦item [new file with mode: 0644]
data/object_properties/olo¦next [new file with mode: 0644]
data/object_properties/olo¦ordered_list [new file with mode: 0644]
data/object_properties/olo¦previous [new file with mode: 0644]
data/object_properties/olo¦slot [new file with mode: 0644]
data/object_properties/ore¦proxyFor
data/ontologies/¦
transforms/infer.xslt
This page took 0.025967 seconds and 4 git commands to generate.