FAIR Mappings Schema
A minimal metadata schema for FAIR mapping specifications
URI: https://w3id.org/mapping-commons/fair-mappings-schema
Name: fair-mappings-schema
Classes
| Class |
Description |
| Agent |
An entity that can create or contribute to a digital object, such as an autho... |
| Organization |
An organization or institution that contributes to a mapping specification |
| Person |
An individual person who contributes to a mapping specification |
| Software |
A software tool or system used in creating mappings |
| MappingSpecification |
A formal description of correspondences between entities in a source and a ta... |
| Source |
A data source from which entities are drawn, such as a database, ontology, or... |
Slots
| Slot |
Description |
| affiliation |
Institutional affiliation of a person |
| author |
Author of the mapping specification |
| content_type |
The type of the content of the digital object |
| content_url |
Reference to the actual content of the digital object |
| creator |
Creator of the mapping specification |
| description |
A brief description of the mapping specification |
| documentation |
URL or reference to documentation for the mapping specification |
| id |
Identifier for the information entity |
| license |
License under which the mapping specification is released |
| mapping_method |
Method used to create the mapping specification |
| mapping_tool |
The tool used to create the mapping specification |
| metadata_type |
The type of the metadata about the digital object |
| metadata_url |
Reference to metadata about the digital object |
| name |
Name of the information entity |
| object_source |
The source from which the object entities are drawn |
| orcid |
ORCID identifier for a person |
| publication_date |
Date of publication of the mapping specification |
| repository_url |
URL to a code repository |
| reviewer |
Reviewer of the mapping specification |
| ror_id |
ROR (Research Organization Registry) identifier |
| subject_source |
The source from which the subject entities are drawn |
| type |
Type of the information entity |
| url |
URL or web address |
| version |
Version of the digital object |
Enumerations
Types
| Type |
Description |
| Boolean |
A binary (true or false) value |
| Curie |
a compact URI |
| Date |
a date (year, month and day) in an idealized calendar |
| DateOrDatetime |
Either a date or a datetime |
| Datetime |
The combination of a date and time |
| Decimal |
A real number with arbitrary precision that conforms to the xsd:decimal speci... |
| Double |
A real number that conforms to the xsd:double specification |
| Float |
A real number that conforms to the xsd:float specification |
| Integer |
An integer |
| Jsonpath |
A string encoding a JSON Path |
| Jsonpointer |
A string encoding a JSON Pointer |
| Ncname |
Prefix part of CURIE |
| Nodeidentifier |
A URI, CURIE or BNODE that represents a node in a model |
| Objectidentifier |
A URI or CURIE that represents an object in the model |
| Sparqlpath |
A string encoding a SPARQL Property Path |
| String |
A character string |
| Time |
A time object represents a (local) time of day, independent of any particular... |
| Uri |
a complete URI |
| Uriorcurie |
a URI or a CURIE |
Subsets