-
This function used to fetch from the TERN controlled vocabularies as well. The recent refactor removed it by accident.
https://github.com/ternaustralia/linkeddata-api/blob/cbea718713a3c9c02dbe2749b…
-
ID update jobs started to fail.
Seems like a Ruby gem issue. Probably upgraded?
```
Run find ./data -name '*.yaml' | xargs rm -f
find ./data -name '*.yaml' | xargs rm -f
relaton fetch-data …
-
As documented the property [gs1:ingredient](https://www.gs1.org/voc/ingredient) relates a [gs1:FoodBeverageTobaccoProduct](https://www.gs1.org/voc/FoodBeverageTobaccoProduct) to an instance of
[gs…
-
I'm converting JSON-LD to Turtle using rdflib.js.
Example input:
```json
{
"@context": {
"ex": "http://example.com#",
},
"@id": "ex:myid",
"ex:prop1": {
"e…
-
GTIN is class identifier, i.e. for a product "model" not an individual product. GS1 has extra identifiers:
- gs1:hasSerialNumber: together with `gtin` makes up SGTIN
- gs1:hasBatchLotNumber: togethe…
-
Hi, Jason Atharva here, I am trying to build a getpocket.com clone, the issue I am facing here is I want to display the thumbnail of the blog along with the blog title once the URL is saved, but I am …
-
**Betreft onderdeel**: (zo expliciet mogelijk zoals pagina, alinea, eisnummer, stap, etc.)
**Verbetervoorstel**: Een standaard lijst met Eistypen afspreken bij Provincies, voor beter opdrachtgeversc…
-
Is there static content for this resource? That URL is empty, but the resource is reached from the web
-
### Discussion
PR #349 added a check in initializers to avoid a deprecation warning related to the use of autoloaded constants in initializers. The use of autoloaded contants in initializers can h…
-
I have a problem giving this mapping to helio, it says that the part of the second list is evaluated as a string, but it is an array of strings:
```
@prefix rdf: .
@prefix rdfs: .
@prefix …