]> 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>
Thu, 31 Jul 2025 01:13:41 +0000 (21:13 -0400)
commit1c6c9d06b0c3fec675b549ae2e0fe5e54a153953
tree79d6852613d65e3abf1d71f9038220202ef4226b
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.245767 seconds and 4 git commands to generate.