Class: Organization
A research organization, in the sense of a formal institution. Not the same as a community or initiative.
URI: foaf:Organization
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
- Dataset Dataset➞publisher 0..* Organization
- Service Service➞serviceProvider 1..* Organization
- Person affiliation 0..* Organization
- Membership member 0..* Organization
- Resource publisher 0..* Organization
- Service serviceProvider 0..* Organization
- Organization subOrganizationOf 0..* Organization
Attributes
Own
- countryName 0..*
- Description: The name of the country where the organization is based.
- Range: String
- hasGeometry 0..*
- Description: The point geometry (latitude + longitude) describing the position where the organization is based. TODO: include speficiation for geometry and which attributes.
- Range: Geometry
- hasLocality 0..*
- Description: The URL identifier for the locality. Must use geonames as controlled vocabulary here.
- Range: GenericIRI
- hasLogo 0..1
- Description: The URL to a digital image of the logo of the organization.
- Range: Uriorcurie
- hasMembership 0..1
- Description: Indicates a membership relationship that the Agent plays.
- Range: Membership
- hasNFDI4EarthContactPerson 0..1
- Description: The IRI to the person which acts as NFDI4Earth contact person for an organization.
- Range: Person
- hasCommitmentContactPerson 0..1
- Description: The contact person for the NFDI4Earth commitment. This can be a person or a functional contact (e.g., using a functional email address)
- Range: Kind
- hasRorId 0..1
- Description: The ID of the entry for this organization in the Research Organization Registry (ROR). (TODO: decide whether this should remain a string (only the ID) or the full URI)
- Range: String
- homepage 0..*
- Description: The homepage of some thing.
- Range: GenericIRI
- locality 0..*
- Description: The name of the locality where the organization is based (eg. the city).
- Range: String
- Organization➞name 1..*
- Description: The name of the object. This property can be repeated for translated versions. Domain: On any Thing or Organization
- Range: String
- politicalGeocodingURI 0..*
- Description: For German organizations only: The identifier of the federal state where the organization is based. Must use the controlled vocabulary https://www.dcat-ap.de/def/politicalGeocoding/stateKey/
- Range: GenericIRI
- subOrganizationOf 0..*
- Description: The parent organization if exists.
- Range: Organization
- hasSignedCommitment 0..1
- Description: Whether an entity has signed the NFDI4Earth Commitment
- Range: Boolean
- hasImprint 0..*
- Description: Essential information about an organization, incl. name, address, contact information, and any relevant registration and license information
- Range: Uriorcurie
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: | foaf:Organization |