Questions tagged [skos]

SKOS provides a standard data model to describe and interlink knowledge organization systems over the Web.

SKOS provides a standard data model to describe and interlink knowledge organization systems over the Web.

50 questions
0
votes
2 answers
0
votes
1 answer

xsl get the value of node element based from another node tree

I have the following xml:
schnydszch
  • 435
  • 5
  • 19
0
votes
1 answer

How to do the concept search in SKOS?

I created an ontology using SKOS and it includes two concepts, concept1 and concept2. And I added one preferred label Temperature Sensor, and three alternative labels Temperature@en, Temp@en and T@en into the concept1. What I expect is when I send a…
Novamartin
  • 13
  • 3
0
votes
1 answer

Sparql query for additional data property assertion

I have the following graph for a SKOS term. I have created a SKOS ontology, and a data property assertion "definition" to add definitions to terms, in addition to another data property as a subProperty of skos:altLabel (address), How can I create…
jojo
  • 333
  • 2
  • 13
-2
votes
2 answers

How to convert SKOS format to other formats such as RDF/XML, Turtle, etc

I have Ontology in SKOS format which was developed using Smartlogic. I want to convert this into different formats such as Turtle, RDF/XML, etc. I know that we can use Apache Jena to convert one version of an ontology to another. Is there some…
1 2 3
4