python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
What's the semantically correct way to represent one sentence that contains a multi-line quote?
I have a sentence which includes a quote of a multi-line poem. I'm wondering what's the correct way to express it in HTML.
Example
Yesterday the poem
Would it be ok if I took some of your time?
Wou...
Blue Nebula
Votes: 0
Answers: 0
tagging 'plain-language' vs technical definition in a SKOS vocabulary
I am trying to implement a technical glossary in SKOS (which uses BCP47) that has both a 'technical' scientific definition as well as a more accessible 'plain-language' definition. I have not been ab...
alex_danielssen
Votes: 0
Answers: 1
Sparql Query to retrieve all the properties and classes belong to specific class
I have ontology URI and I need to know all the properties and classes belongs to this ontology.
the URI of the ontology Prefix Names: http://data.Ordanancesurvery.cor.uk/ontology/OpenName#.
It is host...
Satoti
Votes: 0
Answers: 1
What is is the simplest way to setup a local rdf triple store with SPARQL endpoint?
For learning SPARQL it might be useful to have full control both over the query text and the data (RDF triples). While there are many public SPARQL endpoints available their data is typically read-onl...
cknoll
Votes: 0
Answers: 4