Other formats: RDF/XML
Copyright © 2005 Talis Information Ltd.
The URI for this vocabulary is
http://purl.org/vocab/changeset/schema#
When abbreviating terms the suggested prefix is cs
Each class or property in the vocabulary has a URI constructed by appending a term name to the vocabulary URI. For example:
http://purl.org/vocab/changeset/schema#precedingChangeSet
An alphabetical list of all terms defined in this schema.
Term | URI | Description |
---|---|---|
ChangeSet | http://purl.org/vocab/changeset/schema#ChangeSet | The encapsulation of a delta between two versions of a resource description |
Addition | http://purl.org/vocab/changeset/schema#addition | By convention the subject of the triple being added should be the same as the subjectOfChange |
ChangeReason | http://purl.org/vocab/changeset/schema#changeReason | a short, human readable description of the purpose for the changeset |
CreatedDate | http://purl.org/vocab/changeset/schema#createdDate | The date should be in W3CDTF format |
CreatorName | http://purl.org/vocab/changeset/schema#creatorName | the name of the entity responsible for creating the changeset |
PrecedingChangeSet | http://purl.org/vocab/changeset/schema#precedingChangeSet | This property can be used to build a history of changes to a particular resource description |
Removal | http://purl.org/vocab/changeset/schema#removal | By convention the subject of the triple being removed should be the same as the subjectOfChange |
Statement | http://purl.org/vocab/changeset/schema#statement | a triple included in this set of changes |
SubjectOfChange | http://purl.org/vocab/changeset/schema#subjectOfChange | the resource to which this set of changes applies |
URI: http://purl.org/vocab/changeset/schema#ChangeSet
The encapsulation of a delta between two versions of a resource description
Being a member of this class implies also being a member of a class that is the intersection of a class that has at least 1 Statement property and a class that has at most 1 cs:previousChangeSet property and a class that has at most 1 SubjectOfChange property and a class that has at most 1 CreatedDate property and a class that has at most 1 CreatorName property and a class that has at most 1 ChangeReason property. Having Statement, Addition, Removal, SubjectOfChange, PrecedingChangeSet, CreatedDate, ChangeReason or CreatorName implies being a member of this class. Things are a member of this class if they are the value of PrecedingChangeSet.
URI: http://purl.org/vocab/changeset/schema#addition
By convention the subject of the triple being added should be the same as the subjectOfChange
Having this property implies being a ChangeSet. Every value of this property is a rdf:Statement. It is a sub-property of Statement.
URI: http://purl.org/vocab/changeset/schema#changeReason
a short, human readable description of the purpose for the changeset
Having this property implies being a ChangeSet. Every value of this property is a rdfs:Literal.
URI: http://purl.org/vocab/changeset/schema#createdDate
The date should be in W3CDTF format
Having this property implies being a ChangeSet. It is a sub-property of Date.
URI: http://purl.org/vocab/changeset/schema#creatorName
the name of the entity responsible for creating the changeset
Having this property implies being a ChangeSet. Every value of this property is a rdfs:Literal.
URI: http://purl.org/vocab/changeset/schema#precedingChangeSet
This property can be used to build a history of changes to a particular resource description. The first ChangeSet in the history will have no precedingChangeSet property. Each subsequent ChangeSet added to the history references the preceding one resulting in a singly-linked list of changes. Care must be taken not to introduce cycles in the history.
Having this property implies being a ChangeSet. Every value of this property is a ChangeSet.
URI: http://purl.org/vocab/changeset/schema#removal
By convention the subject of the triple being removed should be the same as the subjectOfChange
Having this property implies being a ChangeSet. Every value of this property is a rdf:Statement. It is a sub-property of Statement.
URI: http://purl.org/vocab/changeset/schema#statement
a triple included in this set of changes
Having this property implies being a ChangeSet. Every value of this property is a rdf:Statement.
URI: http://purl.org/vocab/changeset/schema#subjectOfChange
the resource to which this set of changes applies
Having this property implies being a ChangeSet. Every value of this property is a rdfs:Resource.
A Simple ChangeSet |
Linked ChangeSets |
Implementing Undo With ChangeSets |
http://purl.org/vocab/changeset/schema-20060321 | |
2006-03-21 | |