defaultArtifactHistory
a owl:FunctionalProperty, owl:ObjectProperty
Convenience pointer from a DigitalArtifact to the explicit ArtifactHistory that operations should extend when no history is explicitly selected. If another history is considered current, latest, or recently updated, operations SHOULD require an explicit history selection rather than assuming that history is the default write target.
| Canonical IRI | https://semantic-flow.github.io/sflo/ontology/defaultArtifactHistory | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:FunctionalProperty |
|---|---|
| rdf:type | owl:ObjectProperty |
| rdfs:comment | Convenience pointer from a DigitalArtifact to the explicit ArtifactHistory that operations should extend when no history is explicitly selected. If another history is considered current, latest, or recently updated, operations SHOULD require an explicit history selection rather than assuming that history is the default write target. |
| rdfs:domain | https://semantic-flow.github.io/sflo/ontology/DigitalArtifact |
| rdfs:label | default artifact history |
| rdfs:range | https://semantic-flow.github.io/sflo/ontology/ArtifactHistory |
| rdfs:subPropertyOf | https://semantic-flow.github.io/sflo/ontology/hasArtifactHistory |