Project:Policies specific to mappings: Difference between revisions

From lgbtDB
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Introduction ==
== Introduction ==
lgbtDB includes a number of mappings to different ontologies and vocabularies. These mappings should always adhere to the [https://github.com/mapping-commons/sssom Simple Standard for Sharing Ontological Mappings] (SSSOM). A mapping in lgbtDB is an instance of a reference that adheres to the minimum criteria below.
lgbtDB includes a number of mappings to different ontologies and vocabularies. These mappings should always adhere to the [https://github.com/mapping-commons/sssom Simple Standard for Sharing Ontological Mappings] (SSSOM) and the lgbtDB minimum criteria; it should be noted that lgbtDB mappings are narrower in scope than what SSSOM allows; therefore lgbtDB mappings can always be mapped to SSSOM but not vice versa. A mapping in lgbtDB is an instance of a reference that adheres to the minimum criteria below.


== Creating Mappings ==
== Creating Mappings ==
=== Minimum Criteria ===
=== Minimum Criteria ===
{| class="wikitable"
{| class="wikitable"
|+ Caption text
|-
|-
! lgbtDB Property !! SSSOM Name !! Allowed Values !! Example(s) !! Comment(s)
! lgbtDB Property !! SSSOM Name !! Allowed Values !! Example(s) !! Comment(s)
Line 46: Line 45:
=== Additional Criteria ===
=== Additional Criteria ===
{| class="wikitable"
{| class="wikitable"
|+ Caption text
|-
|-
! lgbtDB Property !! SSSOM Name !! Allowed Values !! Example(s) !! Comment(s)
! lgbtDB Property !! SSSOM Name !! Allowed Values !! Example(s) !! Comment(s)
|-
|-
| [[Property:P390|P390]] (creator) || [https://mapping-commons.github.io/sssom/creator_id/ creator_id] || X || X || Indicates the person(s) or group(s) responsible for the creation of the mapping in its published form.
| [[Property:P390|P390]] (creator) || [https://mapping-commons.github.io/sssom/creator_id/ creator_id] || X || X || Indicates the person(s) or group(s) responsible for the creation of the mapping in its published form.
|-
| [[Property:P447|P447]] (license) || [https://mapping-commons.github.io/sssom/license/ license] || X || X || X
|-
|-
| [[Property:P335|P335]] (mapping cardinality) || [https://w3id.org/sssom/mapping_cardinality mapping_cardinality] ||  
| [[Property:P335|P335]] (mapping cardinality) || [https://w3id.org/sssom/mapping_cardinality mapping_cardinality] ||  
Line 57: Line 57:
*[[Item:Q20188|many-to-many]]
*[[Item:Q20188|many-to-many]]
|| Example || Example
|| Example || Example
|-
| [[Property:P566|P566]] (mapping tool) || [https://w3id.org/sssom/mapping_tool mapping_tool] || X || X || X
|-
| [[Property:P567|P567]] (mapping tool version) || [https://w3id.org/sssom/mapping_tool_version mapping_tool_version] || X || X || X
|-
| [[Property:P58|P58]] (date published) || [https://mapping-commons.github.io/sssom/publication_date/ publication_date] || X || X || X
|-
| [[Property:P565|P565]] (confidence score) || [https://w3id.org/sssom/confidence confidence] || X || X || X
|-
| [[Property:P563|P563]] (semantic similarity score) || [https://mapping-commons.github.io/sssom/semantic_similarity_score/ semantic_similarity_score] || X || X || X
|-
| [[Property:P564|P564]] (semantic similarity measure) || [https://mapping-commons.github.io/sssom/semantic_similarity_measure/ semantic_similarity_measure] || X || X || X
|-
|-
|}
|}

Latest revision as of 17:04, 25 June 2024

Introduction

lgbtDB includes a number of mappings to different ontologies and vocabularies. These mappings should always adhere to the Simple Standard for Sharing Ontological Mappings (SSSOM) and the lgbtDB minimum criteria; it should be noted that lgbtDB mappings are narrower in scope than what SSSOM allows; therefore lgbtDB mappings can always be mapped to SSSOM but not vice versa. A mapping in lgbtDB is an instance of a reference that adheres to the minimum criteria below.

Creating Mappings

Minimum Criteria

lgbtDB Property SSSOM Name Allowed Values Example(s) Comment(s)
P561 (mapping subject) subject_id Example Example Required by SSSOM.
P280 (mapping predicate) predicate_id Example Example Required by lgbtDB.
P562 (mapping object) object_id Example Example Required by SSSOM.
P558 (mapping justification) mapping_justification
  • background knowledge-based matching process
  • composite matching process
  • instance-based matching process
  • lexical matching process
  • lexical similarity threshold-based matching process
  • logical reasoning process
  • manual mapping curation
  • mapping chaining-based matching process
  • mapping inversion-based matching process
  • semantic similarity threshold-based matching process
  • structural matching process
  • unspecified matching process
X Required by SSSOM.
P278 (mapping subject source) subject_source Example Example Required by lgbtDB.
P559 (mapping subject source version) subject_source_version Example Example Required by lgbtDB.
P279 (mapping object source) object_source Example Example Required by lgbtDB.
P560 (mapping object source version) object_source_version Example Example Required by lgbtDB.
P21 (stated in) mapping_provider Example Example Required by lgbtDB.

Suggested Criteria

Additional Criteria

lgbtDB Property SSSOM Name Allowed Values Example(s) Comment(s)
P390 (creator) creator_id X X Indicates the person(s) or group(s) responsible for the creation of the mapping in its published form.
P447 (license) license X X X
P335 (mapping cardinality) mapping_cardinality Example Example
P566 (mapping tool) mapping_tool X X X
P567 (mapping tool version) mapping_tool_version X X X
P58 (date published) publication_date X X X
P565 (confidence score) confidence X X X
P563 (semantic similarity score) semantic_similarity_score X X X
P564 (semantic similarity measure) semantic_similarity_measure X X X

See Also

References