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)
SPARQL Query the triples created using Protégé ontological approach for distinct classes with object properties
I have a question about querying the object properties that can be defined between classes.I have created triples using the protege ontological approach where,I have created two classes named "A&...
arash
Votes: 0
Answers: 1
Are there appropriate and commonly used properties to express maximum and minimum numeric values in RDF?
I'm wondering if there are any RDF properties to be used to express maximum and minimum numeric values for a subject resource.
For example, a resource denotes a result of an experiment that has numeri...
Yasunori
Votes: 0
Answers: 1
undefined function sigil_I/2 (there is no such import)
I am working on RDFGraph using elixir.
I am running the following command on iex:
iex(1)> DC.format(~I<urn:isbn:978-1-68050-252-7>, ~L"Paper")
and get this error:
** (CompileError)...
Munim Iftikhar
Votes: 0
Answers: 1
Retrieving the original order of RDF values for the same subject and predicate from DBpedia
If a subject has multiple objects (values) for the same predicate, it seems that their order is random. For instance:
Original data in Wikipedia for Punta Cana Airport:
Location Punta Cana in La Al...
Rafał G.
Votes: 0
Answers: 1