xsl/extract-param-doc.xsl: evaluatesource-uristylesheet parameter as a collection whenis-collection-uri=true. This allows pass in externally made-up collections.- introduce Recipes:
recepies/tei/lincs-entities.xml: XTriples configuration for extracting LINCS annotations from TEI with linked named entities
Release done on github. No changes
- fix issue #2: testing for number literals in
statement/@repeatthat are lower 1
- allows to use own functions in XPath expressions in the
<configuration>section
- fixes a bug when processing a
<collection>with a Saxon URI collection and no unnesting of resources fromresource/@uri
- make
<condition>work - make
@repeaton<statement>work and provide$repeatIndexvariable - support
@datatypeattribute on<object> - fix handling of boolean condition in
<statement> <collection>- support link based resource crawling
- support literal resource crawling
- introduce stylesheet parameter
is-collection-uri- set it to
falsefor getting full compatibility collection evaluation - when set to
false, XPath based resource crawling with resources spread over multiple files is supported
- set it to
- fix document type association for oxygen framework
- make default namespace work, and there by extending the reference implementation, see README.
- support namespaces
- fix how XPath expressions are evaluated
- support bnodes
- systematic testing with examples from original processor
- implements evaluation of
<collection>inxsl/extract-collection.xsl - evaluate
collection/@maxcorrectly - fix
$resourceIndexvariable - Oxygen framework
- add transformation scenarion for extracting from collection of XML sources
- add catalog that redirects to local schema
Initial release with
- implementation of specs in XSLT, except
- bnodes
object/@datatype- processing of
<collection>still unclear
- SEED package
- Oxygen framework
- transformation scenarios
- validation scenarios
- schema
- templates