-
Some triplestores (e.g. GraphDB) cannot load `.json` files, they need the file extension to be `.jsonld`.
I suggest that the generated files are given the `.jsonld` extension.
-
This one is puzzling me. So, in my logs for crawling http://nsidc.org/, I have a bunch of non-identical json-ld objects, which are getting the same hash generated for them. I poked around and figure o…
-
https://github.com/SolidarityEconomyAssociation/open-data-and-maps/blob/development/data/docs/README.md
-
The serialization of BiographySampo uses P81a_begin_of_the_begin instead of P82a_begin_of_the_begin. See https://cidoc-crm.org/rdfs/7.1.1/CIDOC_CRM_v7.1.1.rdfs
-
At present, we always rebuild graphs from scratch. There are many reasons we will need to incremenally add/remove data from a graph.
-
Claire Madl (email):
> (...) I found out that diacritics are not properly decoded by the interface. As you can see below, the left panel displays the title properly ("Tagebücher" for instance) but …
-
End user reported on the support list that they were unable to create a new submission for the [AIO ontology](https://bioportal.bioontology.org/ontologies/AIO).
Steps to reproduce:
* Navigate to…
-
Hey !
I successfully set up a local oxigraph server with the docker-compose and loaded it with _SKOS-based Thesaurii_ using the RDFStore interface.
I've got a weird `group by` bad request issue …
-
This SEP proposes a set of practices for managing collections of genetic designs (or other information encoded in SBOL). These practices approach the sharing of SBOL information in a similar way to so…
-
1. For each field that I need to query, I must create an index, right?
2. Also, indexes become expensive it terms of disk usage at some point, how are you going to deal with it? Or it is by-design
3…