-
Converting the following provn->rdf fails:
```
document
prefix ex
entity(ex:e3)
entity(ex:e5)
activity(ex:a4)
wasGeneratedBy(ex:gen;ex:e3,ex:a4,-)
used(ex:gen;ex:a4,ex:e5,-)
endDocument
```
…
-
**_@sandhawke's JSON-LD syntax spec [review](http://lists.w3.org/Archives/Public/public-rdf-wg/2013Mar/0023.html):**_
This is my review of json-ld-syntax, as promised in the last meeting.
Summary: T…
-
Ein Phänomen: Der ConversionService konvertiert nur einen Vorgang beim zweiten Aufruf einer Konvertierung gibt er IOException zurück.
20130325-095401.333 INFO [http-8080-2] [localhost:8080/conversi…
-
Round trip tests for scruffy tests are not supported by the conversion from rdf.
Problem is that the converter returns valid provenance, when it is not valid. See examples.
As a stop-gap measure, co…
-
As first noted by [Tamura Jones](http://www.tamurajones.net/GEDCOMXConverter.xhtml) and repeated in #134, GedcomX produces files which, even after compression, are several times larger than the Gedcom…
-
The RDF converter struggles to deal with the responsible party fields and point of contact fields in such a way that even if both are the same name, it will keep data from both separately.
We may nee…
-
Is this for ckanext-datastorer?
pudo updated
12 years ago
-
In one of Gregg's last [updates to the spec](3c8427bc1b96cbc844d3850fdd4a7f74edcc0f30) the normalization was changed to return a string containing an RDF serialization "which will most likely be somet…
-
It seems that all files have only user permissions. Can you please add group permissions as well? Thanks!
deiu updated
12 years ago
-
Tests are broken on my computer, I don't know why. But they are ok on travis.
I copy/paste the phpunit output, `php -v`, `php -i` and `php -m`.
```
phpunit --filter testFormatWithDefaultTimezoneIntl…