Matches in LOV for { <http://purl.org/vocab/changeset/schema#precedingChangeSet> ?p ?o. }
Showing items 1 to 11 of
11
with 100 items per page.
- precedingChangeSet issued "2005-12-14".
- precedingChangeSet type ObjectProperty.
- precedingChangeSet comment "In systems that assume a closed world, the most recent ChangeSet for a particular resource description \n can be discovered by looking for the ChangeSet that is not the value of a precedingChangeSet property. \n Conversely, the earliest ChangeSet is the one that is not the subject of a precedingChangeSet property.".
- precedingChangeSet comment "This property can be used to build a history of changes to a particular resource description. The first\n ChangeSet in the history will have no precedingChangeSet property. Each subsequent ChangeSet added\n to the history references the preceding one resulting in a singly-linked list of changes. Care must be taken\n not to introduce cycles in the history.".
- precedingChangeSet domain ChangeSet.
- precedingChangeSet isDefinedBy schema.
- precedingChangeSet label "precedingChangeSet".
- precedingChangeSet range ChangeSet.
- precedingChangeSet changeNote B49286b6f1cab81809674248e2a6ec27f.
- precedingChangeSet definition "the changeset that immediately precedes this one".
- precedingChangeSet historyNote Beeb52a7f0e074cf5a7e522cae24e646e.