Class: ResearchProject
A research project.
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.
Referenced by Class
- None funder 0..* ResearchProject
- Membership organization 1..1 ResearchProject
Attributes
Own
- about 0..*
- Description: The subject matter of the content. A controlled vocabulary should be used.
- Range: String
- funder 0..*
- Description: An organization that supports (sponsors) something through some kind of financial contribution.
- Range: ResearchProject
- member 0..*
- Description: The member organization of the project. Can be inferred from the org:hasMembership property. This probably might become deprecated within the KH schema, so preferrably use org:hasMembership.
- Range: Organization
- hasContributedTo 0..*
- Description: An existing creative work (usually software source code) that was contributed to within a project Range includes any subclasses of CreativeWork, Datasets, ...
- Range: GenericIRI
- hasOutcome 0..*
- Description: The outcomes (publications, software, etc.) that were produced during this research project. Range includes any subclasses of CreativeWork, Datasets, ...
- Range: GenericIRI
- ResearchProject➞subjectArea 0..*
- Description: The research area where this project can be located in.
- Range: GenericIRI
- ResearchProject➞url 0..*
- Description: The homepage of the research project.
- 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
- 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
- Thing➞name 1..*
- Description: The name of the object. This property can be repeated for translated versions. Domain: On any Thing or Organization
- 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: | schema:ResearchProject |