Skip to content

Commit

Permalink
Merge pull request #593 from ge-high-assurance/entityURL-property
Browse files Browse the repository at this point in the history
Add entityURL property
  • Loading branch information
glguy committed Nov 29, 2021
2 parents 5e3569a + 5eb0961 commit e696969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RACK-Ontology/ontology/PROV-S.sadl
Expand Up @@ -45,6 +45,7 @@ ENTITY (note "An entity is a physical, digital, conceptual, or other kind of thi
generatedAtTime describes ENTITY with at most 1 value.
invalidatedAtTime (note "The time at which this entity was no longer usable") describes ENTITY with values of type dateTime.
invalidatedAtTime describes ENTITY with at most 1 value.
entityURL (note "Location where entity can be found outside of RACK") describes ENTITY with values of type anyURI.

COLLECTION (note "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.")
is a type of ENTITY.
Expand Down

0 comments on commit e696969

Please sign in to comment.