JSON Schema Location: prov.json
JSON Schema definitions of the PROV Ontology entities used by ANSIS.
Type: prov:Agent. PROV Agent. An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity.
Property | Value Count | ANSIS Preferred | Type | Vocabulary | Description [ Comment ] |
---|---|---|---|---|---|
id | 0..1 | JSON string | A local system identifier (i.e. not intended or guaranteed to be universally unique) for an object in the ANSIS system. [ Generated by ANSIS. Used to link data together during mapping and processing. After: https://jsonapi.org/format/#document-resource-object-identification ] | ||
type | 1..1 | JSON string (iri) | A compact URI uniquely identifying the type of the object using IDs from the OWL/RDF domain model. [ After: https://jsonapi.org/format/#document-resource-objects and https://www.w3.org/TR/json-ld/#specifying-the-type. ] | ||
name | 0..1 | JSON string | A name for some thing. |
Type: prov:Organization. PROV Organization. An organization is a social or legal institution such as a company, society, etc.
Property | Value Count | ANSIS Preferred | Type | Vocabulary | Description [ Comment ] |
---|---|---|---|---|---|
id | 0..1 | JSON string | A local system identifier (i.e. not intended or guaranteed to be universally unique) for an object in the ANSIS system. [ Generated by ANSIS. Used to link data together during mapping and processing. After: https://jsonapi.org/format/#document-resource-object-identification ] | ||
type | 1..1 | JSON string (iri) | A compact URI uniquely identifying the type of the object using IDs from the OWL/RDF domain model. [ After: https://jsonapi.org/format/#document-resource-objects and https://www.w3.org/TR/json-ld/#specifying-the-type. ] | ||
name | 0..1 | JSON string | A name for some thing. |
Type: prov:Person. PROV Person. Person agents are people.
Property | Value Count | ANSIS Preferred | Type | Vocabulary | Description [ Comment ] |
---|---|---|---|---|---|
id | 0..1 | JSON string | A local system identifier (i.e. not intended or guaranteed to be universally unique) for an object in the ANSIS system. [ Generated by ANSIS. Used to link data together during mapping and processing. After: https://jsonapi.org/format/#document-resource-object-identification ] | ||
type | 1..1 | JSON string (iri) | A compact URI uniquely identifying the type of the object using IDs from the OWL/RDF domain model. [ After: https://jsonapi.org/format/#document-resource-objects and https://www.w3.org/TR/json-ld/#specifying-the-type. ] | ||
name | 0..1 | JSON string | A name for some thing. |