]> Lady’s Gitweb - Vocab/commit
Improvements to P·C·D·M and Ore modelling
authorLady <redacted>
Sun, 23 Feb 2025 23:28:05 +0000 (18:28 -0500)
committerLady <redacted>
Sun, 23 Feb 2025 23:28:05 +0000 (18:28 -0500)
commit0b4add7b2a7686122627292dece418b0ec042275
treeb54e9f68eaba5e4e039dd1f236ce83bc5cb36fa9
parent083d9b554aff048bbaaa0f0b14afd02e11543e95
Improvements to P·C·D·M and Ore modelling

- `ore:Proxy` is now a subclass of `anno:ResourceSelection`, via the
  new `ladys:Proxy` class (a Resource Selection which explicitly
  selects everything).

- P·C·D·M object property domains and ranges have been expanded to just
  `ore:Aggregation` where appropriate, enabling their use with other
  kinds of Aggregations.

- Ore Proxy properties now imply membership in the Aggregation that the
  Proxy is in.

- The use of `rel:previous` and `rel:next` for Proxies as specified by
  P·C·D·M has been documented and appropriate restrictions applied.
13 files changed:
data/classes/ore¦Proxy
data/classes/pcdm¦Collection
data/classes/pcdm¦Object
data/classes/¦Proxy [new file with mode: 0644]
data/named_individuals/¦AnyWhichWay [new file with mode: 0644]
data/named_individuals/¦Everything [new file with mode: 0644]
data/object_properties/ore¦aggregates
data/object_properties/ore¦isAggregatedBy
data/object_properties/ore¦proxyFor
data/object_properties/pcdm¦hasMember
data/object_properties/pcdm¦hasRelatedObject
data/object_properties/pcdm¦isMemberOf
data/object_properties/pcdm¦isRelatedObjectOf
This page took 0.027644 seconds and 4 git commands to generate.