Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in turtle-rdf

What is the difference between "myURI.com"^^xsd:anyURI and <myURI.com>?

xsd sparql rdf turtle-rdf shacl

Member of an owl:Class versus owl:NamedIndividual

owl reasoning turtle-rdf

Reverse property path in Turtle RDF serialization?

rdf turtle-rdf

Creating triple for http://schema.org/workLocation

schema.org turtle-rdf

Ensure that multiple subjects point to same list of blank nodes

rdf turtle-rdf n3 blank-nodes

Is there a shortcut for creating a class in N3/Turtle ontology language

rdf semantic-web n3 turtle-rdf

Iterate over RDF with Jena

java rdf jena turtle-rdf

in turtle or RDF can I add a predicate/object on all subjects that match a criteria?

Turtle difference between @base and empty prefix

rdf turtle-rdf

How to use Turtle sparql php

php sparql turtle-rdf

TTL file format - I have no idea what this is

json xml file graph turtle-rdf

Jena read from turtle fails

java rdf jena turtle-rdf

How to define the type of elements in an rdf:Seq?

syntax rdf owl rdfs turtle-rdf

Reading a Turtle/N3 RDF File with Python

Meaning of square brackets "[]" when querying RDF with SPARQL?

sparql rdf turtle-rdf

Is there a syntax to define cyclic reference between anonymous nodes in Turtle RDF?

How to parse .ttl files with RDFLib?