Difference between revisions of "Entity"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
(Created page with "{{Class Definition |Description=An Entity is a generic concept that may represent a physical, digital, or abstract kind of thing. For example, a data record or a physical piec...")
 
Line 1: Line 1:
 
{{Class Definition
 
{{Class Definition
 
|Description=An Entity is a generic concept that may represent a physical, digital, or abstract kind of thing. For example, a data record or a physical piece of equipment may both be considered Entities.
 
|Description=An Entity is a generic concept that may represent a physical, digital, or abstract kind of thing. For example, a data record or a physical piece of equipment may both be considered Entities.
 +
 +
An Entity has the following core properties:
 +
o wasDerivedFrom: the wasDerivedFrom property indicates that the Entity was derived from some other Entity. This may occur in cases of revisions (e.g. of documents), or in cases where one entity is used in the creation of another. For example, the results of some predictive model may be derived from some dataset).
 +
o wasAttributedTo: the wasAttributedTo property identifies the Agent(s) that is in some way responsible for the creation of the Entity.
 +
o wasGeneratedBy: the wasGeneratedBy property identifies the Activity(s) that produced or otherwise resulted in the existence of the Entity.
 
|Definition Status=Pending Approval
 
|Definition Status=Pending Approval
 
}}
 
}}

Revision as of 15:31, 9 August 2021


Pattern

This class has been associated with the following pattern:

Pattern:Provenance Pattern

Subclass Of

Description

An English description of the definition (what distinguishes this sense of the term?).

An Entity is a generic concept that may represent a physical, digital, or abstract kind of thing. For example, a data record or a physical piece of equipment may both be considered Entities.

An Entity has the following core properties: o wasDerivedFrom: the wasDerivedFrom property indicates that the Entity was derived from some other Entity. This may occur in cases of revisions (e.g. of documents), or in cases where one entity is used in the creation of another. For example, the results of some predictive model may be derived from some dataset). o wasAttributedTo: the wasAttributedTo property identifies the Agent(s) that is in some way responsible for the creation of the Entity. o wasGeneratedBy: the wasGeneratedBy property identifies the Activity(s) that produced or otherwise resulted in the existence of the Entity.

Class Diagram Description

Required by Use Case(s)

(why is this specialized definition needed?)


CDM References

What other classes or properties reference this term?

Interface Specification References

This class has been associated with the following interface specification items:


Sources

Sources considered when developing the class:


Status

Pending Approval

Has Subclass(es)



Annotations

Annotation Value


Manchester Syntax Specification

Property Restriction Value
Prov:wasDerivedFrom only Entity
Prov:wasAttributedTo only Agent
Prov:wasGeneratedBy only Activity


Supplementary Figures

Figure Caption
Prov1.png
Figure 1: A Provenance Ontology Main Classes and Core Properties
[[Image:|thumb]]