Skip to content

Commit

Permalink
Define mapping relations as annotation properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
gouttegd committed Jan 26, 2023
1 parent 0c57a20 commit c9d702b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions semapv-properties.tsv
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
IRI skos:prefLabel skos:definition dc:source skos:example rdfs:comment altLabel Parent rdfs:isDefinedBy
ID A skos:prefLabel A skos:definition A dc:source A skos:example A rdfs:comment A skos:altLabel SC % SPLIT=| A rdfs:isDefinedBy
skos:mappingRelation mapping relation A mapping (alignment) link between two concepts. https://www.w3.org/TR/skos-reference/ http://www.w3.org/2004/02/skos/core#
skos:closeMatch close match A match where the subject and object are sufficiently similar that they can be used interchangeably in some information retrieval applications. https://www.w3.org/TR/skos-reference/ skos:mappingRelation http://www.w3.org/2004/02/skos/core#
skos:exactMatch exact match A match where the subject and object are sufficiently similar, with a high degree of confidence, that they can be used interchangeably across a wide range of information retrieval applications. https://www.w3.org/TR/skos-reference/ skos:closeMatch|semapv:isomorphicMatch http://www.w3.org/2004/02/skos/core#
skos:broadMatch broad match A match where the object is a broader concept than the subject. https://www.w3.org/TR/skos-reference/ semapv:nonIsomorphicMatch http://www.w3.org/2004/02/skos/core#
skos:narrowMatch narrow match A match where the object is a narrower concept that the subject. https://www.w3.org/TR/skos-reference/ semapv:nonIsomorphicMatch http://www.w3.org/2004/02/skos/core#
skos:relatedMatch related match A match where the subject and the object are inherently related, but where none is in any way more general than the other. https://www.w3.org/TR/skos-reference/ semapv:nonIsomorphicMatch http://www.w3.org/2004/02/skos/core#
semapv:isomorphicMatch isomorphic match A match where the subject is isomorphic to the object, i.e. considered of identical or similar form, shape, or structure. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 skos:mappingRelation
semapv:nonIsomorphicMatch non-isomorphic match A match where the subject cannot be considered isomorphic to the object, i.e. considered of identical or similar form, shape, or structure. The object corresponds to exactly one subject in the subject_source. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 skos:mappingRelation
semapv:crossSpeciesExactMatch cross-species exact match A match where the subject is considered analogous to the object in a different taxonomic grouping. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 FBbt:00005074 (D. melanogaster “muscle cell”) and CL:0000187 (taxon-neutral “muscle cell”) are a cross-species exact match. semapv:isomorphicMatch|skos:relatedMatch
semapv:crossSpeciesBroadMatch cross-species broad match A match where the subject is considered analogous to the subject in a different taxonomic grouping, but the object refers to a broader concept. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 FBbt:00007091 (D. melanogaster “subperineurial glial sheath”) and UBERON:0000202 (taxon-neutral “glial blood brain barrier”) are a cross-species broad match. skos:broadMatch
semapv:crossSpeciesNarrowMatch cross-species narrow match A match where the subject is considered analogous to the subject in a different taxonomic grouping, but the object refers to a narrower concept. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 skos:narrowMatch
semapv:crossSpeciesCloseMatch cross-species close match A match where the subject and the object belong in different taxonomic groupings, but refer to concepts similar enough that they can be used interchangeably. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 skos:closeMatch|semapv:nonIsomorphicMatch
IRI skos:prefLabel type skos:definition dc:source skos:example rdfs:comment altLabel Parent rdfs:isDefinedBy
ID A skos:prefLabel TYPE A skos:definition A dc:source A skos:example A rdfs:comment A skos:altLabel SP % SPLIT=| A rdfs:isDefinedBy
skos:mappingRelation mapping relation owl:AnnotationProperty A mapping (alignment) link between two concepts. https://www.w3.org/TR/skos-reference/ http://www.w3.org/2004/02/skos/core#
skos:closeMatch close match owl:AnnotationProperty A match where the subject and object are sufficiently similar that they can be used interchangeably in some information retrieval applications. https://www.w3.org/TR/skos-reference/ skos:mappingRelation http://www.w3.org/2004/02/skos/core#
skos:exactMatch exact match owl:AnnotationProperty A match where the subject and object are sufficiently similar, with a high degree of confidence, that they can be used interchangeably across a wide range of information retrieval applications. https://www.w3.org/TR/skos-reference/ skos:closeMatch|semapv:isomorphicMatch http://www.w3.org/2004/02/skos/core#
skos:broadMatch broad match owl:AnnotationProperty A match where the object is a broader concept than the subject. https://www.w3.org/TR/skos-reference/ semapv:nonIsomorphicMatch http://www.w3.org/2004/02/skos/core#
skos:narrowMatch narrow match owl:AnnotationProperty A match where the object is a narrower concept that the subject. https://www.w3.org/TR/skos-reference/ semapv:nonIsomorphicMatch http://www.w3.org/2004/02/skos/core#
skos:relatedMatch related match owl:AnnotationProperty A match where the subject and the object are inherently related, but where none is in any way more general than the other. https://www.w3.org/TR/skos-reference/ semapv:nonIsomorphicMatch http://www.w3.org/2004/02/skos/core#
semapv:isomorphicMatch isomorphic match owl:AnnotationProperty A match where the subject is isomorphic to the object, i.e. considered of identical or similar form, shape, or structure. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 skos:mappingRelation
semapv:nonIsomorphicMatch non-isomorphic match owl:AnnotationProperty A match where the subject cannot be considered isomorphic to the object, i.e. considered of identical or similar form, shape, or structure. The object corresponds to exactly one subject in the subject_source. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 skos:mappingRelation
semapv:crossSpeciesExactMatch cross-species exact match owl:AnnotationProperty A match where the subject is considered analogous to the object in a different taxonomic grouping. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 FBbt:00005074 (D. melanogaster “muscle cell”) and CL:0000187 (taxon-neutral “muscle cell”) are a cross-species exact match. semapv:isomorphicMatch|skos:relatedMatch
semapv:crossSpeciesBroadMatch cross-species broad match owl:AnnotationProperty A match where the subject is considered analogous to the subject in a different taxonomic grouping, but the object refers to a broader concept. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 FBbt:00007091 (D. melanogaster “subperineurial glial sheath”) and UBERON:0000202 (taxon-neutral “glial blood brain barrier”) are a cross-species broad match. skos:broadMatch
semapv:crossSpeciesNarrowMatch cross-species narrow match owl:AnnotationProperty A match where the subject is considered analogous to the subject in a different taxonomic grouping, but the object refers to a narrower concept. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 skos:narrowMatch
semapv:crossSpeciesCloseMatch cross-species close match owl:AnnotationProperty A match where the subject and the object belong in different taxonomic groupings, but refer to concepts similar enough that they can be used interchangeably. https://github.com/mapping-commons/semantic-mapping-vocabulary/issues/3 skos:closeMatch|semapv:nonIsomorphicMatch

0 comments on commit c9d702b

Please sign in to comment.