=================================================================== @@ -1,6 +1,5 @@ - Alistair Miles - Sean Bechhofer + Alistair Miles + Sean Bechhofer - SKOS XL Vocabulary - Participants in W3C's Semantic Web Deployment Working Group. - An RDF vocabulary extending SKOS and allowing the description and linking of lexical entities. + + SKOS XL Vocabulary + Participants in W3C's Semantic Web Deployment Working Group. + An RDF vocabulary extending SKOS and allowing the description and linking of lexical entities. Label A special class of lexical entities. - 2008-12-04 @@ -41,15 +40,14 @@ literal form - The property xl:literalForm is used to give the literal form of an xl:Label. - 2008-12-04 - If two instances of the class xl:Label have the same literal form, they are not necessarily the same resource. + The property skosxl:literalForm is used to give the literal form of an skosxl:Label. + If two instances of the class skosxl:Label have the same literal form, they are not necessarily the same resource. - The range of xl:literalForm is the class of RDF plain literals. + The range of skosxl:literalForm is the class of RDF plain literals. @@ -57,15 +55,14 @@ preferred label - The property xl:prefLabel is used to associate an xl:Label with a skos:Concept. The property is analogous to skos:prefLabel. - 2008-12-04 + The property skosxl:prefLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:prefLabel. - If C xl:prefLabel L and L xl:literalForm V, then X skos:prefLabel V. + If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V. @@ -73,15 +70,14 @@ alternative label - The property xl:altLabel is used to associate an xl:Label with a skos:Concept. The property is analogous to skos:altLabel. - 2008-12-04 + The property skosxl:altLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:altLabel. - If C xl:altLabel L and L xl:literalForm V, then X skos:altLabel V. + If C skosxl:altLabel L and L skosxl:literalForm V, then X skos:altLabel V. @@ -89,15 +85,14 @@ hidden label - The property xl:hiddenLabel is used to associate an xl:Label with a skos:Concept. The property is analogous to skos:hiddenLabel. - 2008-12-04 + The property skosxl:hiddenLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:hiddenLabel. - If C xl:hiddenLabel L and L xl:literalForm V, then C skos:hiddenLabel V. + If C skosxl:hiddenLabel L and L skosxl:literalForm V, then C skos:hiddenLabel V. @@ -105,9 +100,8 @@ label relation - The property xl:labelRelation is used for representing binary ('direct') relations between instances of the class xl:Label. - 2008-12-04 - xl:labelRelation is not intended to be used directly, but rather as the basis for a design pattern which can be refined for more specific labeling scenarios. + The property skosxl:labelRelation is used for representing binary ('direct') relations between instances of the class skosxl:Label. + skosxl:labelRelation is not intended to be used directly, but rather as the basis for a design pattern which can be refined for more specific labeling scenarios.