Home
last modified time | relevance | path

Searched defs:RDF_FIRST (Results 1 – 4 of 4) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/linkeddata/gojsonld/
H A Dconsts.go18 RDF_FIRST = RDF_SYNTAX_NS + "first" const
/dports/textproc/p5-RDF-Core/RDF-Core-0.51/lib/RDF/Core/
H A DConstants.pm88 use constant RDF_FIRST => RDF_NS . 'first'; constant
/dports/devel/py-PyLD/PyLD-0.7.1/lib/pyld/
H A Djsonld.py104 RDF_FIRST = RDF + 'first' variable
/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/
H A Dturtle.c95 #define RDF_FIRST (RDF_NS L"first") macro