Core entity datasource » History » Revision 1
Revision 1/7
| Next »
Alessia Bardi, 29/04/2015 12:41 PM
Core entity: Datasource¶
A Datasource is here intended as the (metadata) description/representation of a provider exporting (meta)data about scholarly communication objects.
Based on the typology of the provider and of the exported material, a Datasource is classified as:
- Journal Platform
- Aggregator/Publisher of Journals
- Publication Repository
- Aggregator of Publication Repositories
- Data Repository
- Aggregator of Data Repositories
- Entity Registry
- Scholarly Communication Infrastructure
- CRIS system
- other
Datasources can be collected from Datasources of type "Entity Registry".
Property | Type | Multiplicity | Description |
Type | Structured(-, Qualifier, -) | 0..1 | Typology of the datasource. For an updated list of possible typologies refer to the dnet:datasource_typologies vocabulary |
OpenAIRE compatibility | Structured(-, Qualifier, -) | 0..1 | Compatibility of the datasource with respect to the OpenAIRE Guidelines. The list of allowed values is defined by the vocabulary dnet:datasourceCompatibilityLevel |
Official name | Structured(String,-,Provenance) | 0..1 | |
English name | Structured(String,-,Provenance) | 0..1 | |
Web site url | Structured(String,-,Provenance) | 0..1 | |
Logo url | Structured(String,-,Provenance) | 0..1 | |
Email contact | Structured(String,-,Provenance) | 0..1 | |
Namespace Prefix | Structured(String,-,Provenance) | 0..1 | |
Latitude | Structured(String,-,Provenance) | 0..1 | |
Longitude | Structured(String,-,Provenance) | 0..1 | |
Date of validation | Structured(Date,-,Provenance) | 0..1 | |
Descritpion | Structured(String,-,Provenance) | 0..1 | |
Subject | Structured(String,Qualifier,Provenance) | 1..N |
Relationship | Target | Multiplicity | Description |
CollectedFrom | Datasource | 1..N | A Datasource from which this Datasource has been collected (e.g. an entity registry such as OpenDOAR and re3data) |
Project_Organization | Project | 0..N | The Project this Organization is involved into |
The two major Entity registries providing Datasources for Publication repositories and data repositories are, respectively, OpenDOAR and re3data. Datasources collected from those two Entity registries feature more detailed information (see subclasses OpenDOAR Datasource and re3data Datasource).
Updated by Alessia Bardi over 9 years ago · 1 revisions