Changes

Jump to navigation Jump to search
26 bytes removed ,  12:32, 27 August 2018
Line 115: Line 115:     
Each language class has a data property, which is necessary and sufficient condition that determines its membership. This data property describes how the language is encoded in an ingredient individual. This encoding consists of the languageCode that corresponds to the language. with the corresponding. For example for an ingredient individual in english:
 
Each language class has a data property, which is necessary and sufficient condition that determines its membership. This data property describes how the language is encoded in an ingredient individual. This encoding consists of the languageCode that corresponds to the language. with the corresponding. For example for an ingredient individual in english:
  <nowiki>DataPropertyAssertion(  :hasName :Butter xsd:string[pattern "en:.*"])</nowiki>
+
  Class: Butter EquivalentTo: hasName: string[pattern "en:.*"]
 
This uses a regex-string for decoding.
 
This uses a regex-string for decoding.
  
3,393

edits

Navigation menu