Enum: MappingSpecificationTypeEnum
Types of mapping specifications
URI: fair_mappings_schema:MappingSpecificationTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| sssom | None | Simple Standard for Sharing Ontological Mappings |
| r2rml | None | RDB to RDF Mapping Language |
| rml | None | RDF Mapping Language |
| sparql | None | SPARQL-based mapping |
| yarrrml | None | YARRRML mapping file |
| xslt | None | XSLT-based mapping |
| shacl | None | SHACL-based mapping |
| other | None | Other type of mapping specification |
Slots
| Name | Description |
|---|---|
| type |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mapping-commons/fair-mappings-schema
LinkML Source
name: MappingSpecificationTypeEnum
description: Types of mapping specifications
from_schema: https://w3id.org/mapping-commons/fair-mappings-schema
rank: 1000
permissible_values:
sssom:
text: sssom
description: Simple Standard for Sharing Ontological Mappings
r2rml:
text: r2rml
description: RDB to RDF Mapping Language
rml:
text: rml
description: RDF Mapping Language
sparql:
text: sparql
description: SPARQL-based mapping
yarrrml:
text: yarrrml
description: YARRRML mapping file
xslt:
text: xslt
description: XSLT-based mapping
shacl:
text: shacl
description: SHACL-based mapping
other:
text: other
description: Other type of mapping specification