ECHOES 1.3.5
Bump recollect-core from 1.3 to 1.3.4
Bump sparql-loader from 1.3 to 1.3.4
Bump edm-transformation from 1.3 to 1.3.4
Create rdf-format 0.0.1
Changed
-
rdf-format
- create new module
- transform rdf document to other rdf format (TURTLE, NTRIPLES, JSONLD, RDFXML, N3, RDFJSON )
- merge rdf files, same or other format ( n = m <= n ) n is initial file or folder and m is the result
-
edn-transformation
- bug-fixes
- implements rdf-format module
-
recollect
- bug-fixes
- download allow schemes to any rdf format (TURTLE, NTRIPLES, JSONLD, RDFXML, N3, RDFJSON)
- solved the problem of more than one scheme. Now you have to specify which schema you want to transform (A2A, DC, MEMORIX, EAD, etc)
-
sparql-load
- bug-fixes
- upload quads (FROM and FROM NAMED graphs in SPARQL)