Class: Commitment
A formal research declaration or initiative that can be endorsed or signed (e.g., DORA, NFDI4Earth Commitment).
URI: n4e:Commitment
Parents
- is_a: Thing - A generic super class from the schema.org vocabulary.
Uses Mixin
- mixin: KHMetaDataObject - A mixin for all metadata objects in the KH.
- mixin: AllowsIRIOrBnode - Classes with this mixin are allowed in the KH to exist as full entities with an IRI (= the KH ID) but also as dependent object with blank nodes (= no KH ID). This functional mixin is used as a flag in order to generate the Python code (gen-python) in a customized way, because per default LinkML currently does not allow blank nodes for classes with an identifier.
Referenced by Class
Attributes
Own
- Commitment➞issued 0..1
- Description: Date when the commitment was published
- Range: Date
- publisher 0..*
- Description: The publisher of the resource.
- Range: Organization
- Commitment➞description 0..*
- Description: Purpose and principles of the commitment
- Range: String
- Commitment➞name 1..*
- Description: Name of the commitment
- Range: String
- Commitment➞url 0..*
- Description: Official URL of the commitment
- Range: Uriorcurie
Inherited from Thing:
- 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
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..*
- 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
Mixed in from KHMetaDataObject:
- similarTo 0..*
- Description: Another entity that is similar to this one and the degree of similarity between the two entities.
- Range: Similarity
Other properties
| Mappings: | n4e:Commitment |