-
We currently load the [schemaorg-all-https.jsonld](https://schema.org/version/latest/schemaorg-all-https.jsonld), which includes
>the definition of all terms in, all sections of, the vocabulary, plus…
-
When the page (https://envri-fair.github.io/knowledge-base-ui/) is loaded an error is returned with the following message "failundefined".
By analyzing the code, within the getDemonstrators functio…
-
Hi,
I am using your library to perform transformations between structured data. I used yatter to do the conversion from yaml to RML, but once I use your library to get the RDF I get this error:
…
-
Hi, I have been working on NLG( Natural Language Generation) and I have perceived some inconsistencies in the released version of DBpedia which is online.
Persons such as dbr:Will_Smith, dbr:Shaki…
-
https://github.com/VladimirAlexiev/LODE/pull/1 implements this:
- print out more metadata:
dct:created, dct:modified, rdfs:seeAlso, dct:source, foaf:homepage, skos:definition (treated same as rdfs…
-
Right now, the RDF serialisation is wrong:
```
[ babelon:predicate_id "rdfs:label" ;
babelon:source_language "en" ;
babelon:source_value "Abnormal emotion/affect behavior…
-
Building on from #20 this issue simply aims to provide rdfs:comment (and/or skos:definition or dct:description) text to all terms.
Open tasks involve us collectively agreeing upon which vocabulary we…
-
The Amazon EC2 example modeled by SAP/KA uses the concept price:isLinkedTo to express that a price:PriceComponent is associated with a specific feature set of a service. For example,
:priceComponent_…
-
En reprenant les libellés dans la langue
```
# Musée pays Pays = France
# Et Musée expose Oeuvre
# Où Oeuvre auteur Personne
# Où Personne né à Pays = France
PREFIX rdf:
PREFIX rdfs:
…
-
One of the things I would like to do is, to use SPARQL queries with RDF-ext. I cannot find how we could SPARQL. Somewhere in RDF-ext I found that we should use "sparql-http-client" but only fixed meth…