Skip to content

RDF MTW Data model

filipk edited this page Mar 14, 2019 · 30 revisions

MTW Namespaces

PREFIX text: <http://jena.apache.org/text#>

PREFIX meshx: <configurable for each target language>

  • used for Terms & custom Concepts URIs
  • value is uuid.uuid4()

PREFIX mesht: <http://www.medvik.cz/schema/mesh/vocab/#>

mesht: Predicates

Language tag is used for non-english values ie. @cs

* denotes custom predicates - otherwise a property has the same definition and usage as the official meshv:predicates

mesht:annotation - Descriptor property

mesht:concept - Descriptor property

mesht:considerAlso - Descriptor property

mesht:dateCreated - Term property

mesht:dateUpdated - Term property

mesht:historyNote - Descriptor property

mesht:identifier - Term property

mesht:lexicalTag - Term property

*mesht:lockedBy - Descriptor property

  • if exists/true indicates a MTW user is working on the descriptor

mesht:narrowerConcept - Concept property

*mesht:notTranslatable - Concept property

  • if exists/true a MTW user stated the concept is not translatable

mesht:prefLabel - Term property

mesht:preferredTerm - Concept property

mesht:relatedConcept - Concept property

mesht:scopeNote - Concept property

mesht:term - Concept property

*mesht:translatorsNote - Concept/Descriptor property

  • custom translators non-public/internal note
Clone this wiki locally