Skip to content

Commit

Permalink
Update PROV-S.sadl
Browse files Browse the repository at this point in the history
  • Loading branch information
glguy committed Dec 11, 2020
1 parent 204e15c commit 3588caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RACK-Ontology/ontology/PROV-S.sadl
Expand Up @@ -26,7 +26,7 @@ ENTITY (note "An entity is a physical, digital, conceptual, or other kind of thi
wasRevisionOf (note "Indicates a direct line of primary descendancy from one entity to a derivative entity.") describes ENTITY with values of type ENTITY.
wasRevisionOf is a type of wasDerivedFrom.
wasImpactedBy (note "Indicates that an entity materially affected another entity, and changing the former might affect or invalidate the latter.") describes ENTITY with values of type ENTITY.
wasImpactedBy is a type of wasDerivedFrom.
wasImpactedBy is a type of wasDerivedFrom.

wasGeneratedBy (note "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.")describes ENTITY with values of type ACTIVITY.
wasAttributedTo (note "Attribution is the ascribing of an entity to an agent. https://www.w3.org/TR/prov-dm/#concept-attribution" ) describes ENTITY with values of type AGENT.
Expand Down

0 comments on commit 3588caf

Please sign in to comment.