Skip to content

Commit

Permalink
Replaced isDefinedBy with seeAlso on symbolic data subclasses.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed May 26, 2024
1 parent 767e013 commit e179325
Showing 1 changed file with 22 additions and 19 deletions.
41 changes: 22 additions & 19 deletions multiperspective/symbolic.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en .
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:dateTime
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#dateTime"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#dateTime"^^xsd:anyURI ;
skos:prefLabel "DateTimeData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data that represents instants of time, optionally marked with a particular time zone offset."@en .

Expand All @@ -142,7 +142,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en .
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:dateTimeStamp
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#dateTimeStamp"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#dateTimeStamp"^^xsd:anyURI ;
skos:prefLabel "DateTimeStampData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data that represents instants of time, marked with a particular time zone offset."@en .

Expand Down Expand Up @@ -172,7 +172,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en .
owl:someValuesFrom xsd:hexBinary
] ;
rdfs:subClassOf :EMMO_1daaf7b2_e7bf_4b3a_b7f6_8aa3f3c3d080 ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#hexBinary"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#hexBinary"^^xsd:anyURI ;
skos:prefLabel "HexBinaryData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hexadecimal encoding of binary data, using the alphabeth [0-9a-f]."@en .

Expand All @@ -184,7 +184,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en .
owl:someValuesFrom xsd:base64Binary
] ;
rdfs:subClassOf :EMMO_1daaf7b2_e7bf_4b3a_b7f6_8aa3f3c3d080 ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#base64Binary"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#base64Binary"^^xsd:anyURI ;
skos:prefLabel "Base64Binary"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Base-64 encoding of binary data."@en .

Expand All @@ -206,7 +206,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en .
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:unsignedInt
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#unsignedInt"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedInt"^^xsd:anyURI ;
skos:prefLabel "UnsignedIntData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 32-bit non-negative integer number, 0...4294967295."@en .

Expand All @@ -217,7 +217,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en .
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:byte
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#byte"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#byte"^^xsd:anyURI ;
skos:prefLabel "ByteData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 8-bit integer number."@en .

Expand All @@ -228,7 +228,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en .
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:nonNegativeInteger
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#nonNegativeInteger"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#nonNegativeInteger"^^xsd:anyURI ;
skos:prefLabel "NonNegativeIntegerData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number >= 0."@en .

Expand All @@ -245,7 +245,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en .
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:short
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#short"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#short"^^xsd:anyURI ;
skos:prefLabel "ShortData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 16-bit integer number."@en .

Expand All @@ -270,7 +270,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:long
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#long"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#long"^^xsd:anyURI ;
skos:prefLabel "LongData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 64-bit integer number."@en .

Expand All @@ -293,7 +293,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:boolean
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#boolean"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#boolean" ;
skos:prefLabel "BooleanData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data repesenting a boolean number."@en .

Expand All @@ -304,7 +304,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:positiveInteger
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#positiveInteger"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#positiveInteger"^^xsd:anyURI ;
skos:prefLabel "PositiveIntegerData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number > 0."@en .

Expand All @@ -315,7 +315,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:string
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#string"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#string"^^xsd:anyURI ;
skos:prefLabel "StringData"@en ;
:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Since a string is a simple type that can contain only characters but not other child elements, is often not suitable for representing human text, that may need additional elements for control of aspects such as bidirectional formatting or ruby annotation."@en ,
"Symbolic data that consist of a sequence of characters."@en .
Expand All @@ -327,6 +327,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:negativeInteger
] ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#negativeInteger"^^xsd:anyURI ;
skos:prefLabel "NegativeIntegerData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number < 0."@en .

Expand All @@ -348,6 +349,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc
:EMMO_dd8301d8_affa_4b1d_8db8_7b9d0a1f2ee7
) ;
rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/#built-in-datatypes"^^xsd:anyURI ,
"https://www.w3.org/TR/rdf11-concepts/"^^xsd:anyURI ,
"https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Datatype_Maps" ,
"https://www.w3schools.com/xml/schema_dtypes_numeric.asp" ;
skos:altLabel "LiteralData" ;
Expand Down Expand Up @@ -415,7 +417,7 @@ The tiles of an n-dimensional array are (n-1) dimensional arrays. The tiles of a
### https://w3id.org/emmo#EMMO_9e985b2c_d36d_4ab5_ab01_3290b6747757
:EMMO_9e985b2c_d36d_4ab5_ab01_3290b6747757 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ;
rdfs:isDefinedBy "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#date"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#date"^^xsd:anyURI ;
skos:prefLabel "DateData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing a date."@en .

Expand Down Expand Up @@ -450,7 +452,7 @@ Symbols of a formal language must be capable of being specified without any refe
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:int
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#int"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#int"^^xsd:anyURI ;
skos:prefLabel "IntData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 32-bit integer number."@en .

Expand Down Expand Up @@ -479,6 +481,7 @@ Symbols of a formal language must be capable of being specified without any refe
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:nonPositiveInteger
] ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#nonPositiveInteger"^^xsd:anyURI ;
skos:prefLabel "NonPositiveIntegerData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number <= 0."@en .

Expand All @@ -489,7 +492,7 @@ Symbols of a formal language must be capable of being specified without any refe
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:decimal
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#decimal"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#decimal"^^xsd:anyURI ;
skos:prefLabel "DecimalData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary precision decimal number."@en .

Expand Down Expand Up @@ -525,7 +528,7 @@ Symbols of a formal language must be capable of being specified without any refe
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:unsignedShort
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#unsignedShort"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedShort"^^xsd:anyURI ;
skos:prefLabel "UnsignedShortData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 16-bit non-negative integer number, 0...65535."@en .

Expand All @@ -542,7 +545,7 @@ Symbols of a formal language must be capable of being specified without any refe
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:unsignedByte
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#unsignedByte"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedByte"^^xsd:anyURI ;
skos:prefLabel "UnsignedByteData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 8-bit non-negative integer number, 0...255."@en .

Expand All @@ -553,7 +556,7 @@ Symbols of a formal language must be capable of being specified without any refe
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:unsignedLong
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#unsignedLong"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedLong"^^xsd:anyURI ;
skos:prefLabel "UnsignedLongData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 64-bit non-negative integer number, 0...18446744073709551615."@en .

Expand All @@ -564,7 +567,7 @@ Symbols of a formal language must be capable of being specified without any refe
owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:integer
] ;
rdfs:isDefinedBy "https://www.w3.org/TR/xmlschema11-2/#integer"^^xsd:anyURI ;
rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#integer"^^xsd:anyURI ;
skos:prefLabel "IntegerData"@en ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary sized integer number."@en .

Expand Down

0 comments on commit e179325

Please sign in to comment.