Class: MetadataStandard
A standard for interoperable exchange of metadata.
URI: n4e:MetadataStandard
Parents
- is_a: Resource - A resource in the context of data catalogs.
Uses Mixin
- mixin: KHMetaDataObject - A mixin for all metadata objects in the KH.
Referenced by Class
- MetadataStandard hasChildStandard 0..* MetadataStandard
- MetadataStandard hasParentStandard 0..* MetadataStandard
- Catalog supportsMetadataStandard 0..* MetadataStandard
Attributes
Own
- hasDocument 0..1
- Description: The URL to the standard specification document.
- Range: Uriorcurie
- hasWebsite 0..1
- Description: The URL to the website of the metadata standard.
- Range: Uriorcurie
- hasXSD 0..1
- Description: The URL to an XSD schema document of the standard.
- Range: Uriorcurie
- hasParentStandard 0..*
- Description: The parent standard this standard is based on.
- Range: MetadataStandard
- hasChildStandard 0..*
- Description: The child standard which is based on this standard.
- Range: MetadataStandard
Inherited from Resource:
- conformsTo 0..1
- Description: The standard or protocol a resource or distribution conforms to. TODO: consider changing the range to GenericIRI in order to uniquely identify the standard by an URI instead of a string, if possible. (Domain: Distribution or DataService)
- Range: String
- contactPoint 0..*
- Description: The contact point for this resource.
- Range: Kind
- description 0..*
- Description: A human-readable description of the object. This property can be repeated for translated versions. (Domain: any subclass of Thing or Resource)
- Range: String
- additionalType 0..*
- Description: A more specific type of this thing. NOTE: Currently the range is string, this might change to GenericIRI, or perhaps skos:Concept of specific skos vocabularies in the future.
- Range: String
- inCatalog 0..*
- Description: Reference to the catalog in which this Dataset or DataService is listed. Inverse of dcat:dataset
- Range: Catalog
- issued 0..1
- Description: Date of formal issuance (e.g., publication) of the resource.
- Range: Date
- keyword 0..*
- Description: Keywords or tags used to describe this resource.
- Range: String
- landingPage 0..1
- Description: The landing page in the web of a resource.
- Range: Uriorcurie
- language 0..*
- Description: The language of the content of this resource.
- Range: GenericIRI
- modified 0..1
- Description: The date when a resource was last modified (in its source system)
- Range: Date
- originalDataSource 0..1
- Description: Name of the original repository/ catalog where a Dataset or DataService is hosted in
- Range: String
- publisher 0..*
- Description: The publisher of the resource.
- Range: Organization
- Resourceātitle 1..*
- Description: The title. This property can be repeated for translated versions.
- Range: String
- theme 0..*
- Description: The subject matter of the content. A controlled vocabulary should be used.
- Range: GenericIRI
- subjectArea 0..*
- Description: The property is a relationship between a resource and its academic discipline, subject area or domain. Domains: Resource or Thing Note: Currently we use the DFGFO vocabulary for acadamic disciplines. Where this is too coarse, it is allowed to use the broader DFGFO subject and additionally an academic subject from the UNESCO Thesaurus. TODO: make sure that this rule is enforced upon data upload in the KH
- Range: GenericIRI
- creator 0..*
- Description: The creator of this content. Domain: Resource or CreativeWork
- Range: Person
- version 0..1
- Description: The version of the resource
- Range: String
Mixed in from KHMetaDataObject:
Mixed in from KHMetaDataObject:
- altLabel 0..*
- Description: An alternative name for the object. Domain: Any Thing, Resource or Organization
- Range: String
Mixed in from KHMetaDataObject:
- sameAs 0..*
- Description: This property can be used to link the metadata object to other URI-resources which describe the same thing. Domain: Any Thing, Resource or Organization
- Range: GenericIRI
Mixed in from KHMetaDataObject:
- sourceSystem 0..1
- Description: A provisional (!) attribute for temporary backwards compatibility. Domain: Any Thing, Resource or Organization
- Range: GenericIRI
Mixed in from KHMetaDataObject:
- sourceSystemID 0..1
- Description: A provisional (!) attribute for temporary backwards compatibility. Domain: Any Thing, Resource or Organization
- Range: String
Mixed in from KHMetaDataObject:
- sourceSystemURL 0..1
- Description: It links to the website where the information of this resource was harvested from. Preferably links to a human-readable landing page, if not available to a machine-readable API endpoint. This property is not always available. Domain: Any Thing, Resource or Organization
- Range: Uriorcurie
Other properties
Mappings: | n4e:MetadataStandard | |
Broad Mappings: | dct:Standard |