You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SSSOM allows to express information about automatic mappings (match_field, preprocessing...). How to express in JSKOS?
In SSSOM TSV there are these fields for mappings with justification LexicalMatching, SemanticSimilarityThresholdMatching, and LexicalSimilarityThresholdMatching:
The Semantic Mapping Vocabulary contains more complex classes to express how an automatic mapping has been derived.
This looks like documenting an algorithm or the application of an algorithm. Maybe it's better to leave this out of JSKOS as algorithms can better be documented in form of program code. SSSOM might define a simple, non-turing-complete programming language based on the Semantic Mapping Vocabulary but expressing this in JSKOS seems impractical.
The text was updated successfully, but these errors were encountered:
SSSOM allows to express information about automatic mappings (match_field, preprocessing...). How to express in JSKOS?
In SSSOM TSV there are these fields for mappings with justification
LexicalMatching
,SemanticSimilarityThresholdMatching
, andLexicalSimilarityThresholdMatching
:The Semantic Mapping Vocabulary contains more complex classes to express how an automatic mapping has been derived.
This looks like documenting an algorithm or the application of an algorithm. Maybe it's better to leave this out of JSKOS as algorithms can better be documented in form of program code. SSSOM might define a simple, non-turing-complete programming language based on the Semantic Mapping Vocabulary but expressing this in JSKOS seems impractical.
The text was updated successfully, but these errors were encountered: