Releases: sparna-git/xls2rdf
Releases · sparna-git/xls2rdf
3.2.1 - remove logback config file file
3.2.0 - support for sh:or wrapping
3.1.0 - Manchester syntax, SPARQL to SHACL property paths
Major features
- #55 : parsing of SPARQL property paths to turn them to SHACL property paths
- #50 : introduce a
copyTo
header parameter to copy the value in another predicate - #47 : ability to parse Manchester syntax in values, with header parameter
manchester=true
Minor features
- #56 : BASE IRI declaration
- #54 : new parameter
normalize-space=false
- #52 : ability to skip hidden columns when converting
- #44 : introduced
(asList="true")
to simplify RDF lists creation in some situations - #43 : if a cell value starts with
_:
it will be interpreted as a blank node - #42 : if a cell value specifies a language or a datatype (e.g.
"me"@en
) then it has precedence over the one declared in the header - #40, #39 : add
doap
andadms
in list of known prefixes - #38 : prefixes declared in the file have precedence over default prefixes
Refactoring
2.2.0
2.1.6
2.1.5
2.1.4
xls2rdf 2.1.1
Added a rest service
Normalize white spaces in the values