fixed another xpath
fixed xpath
Use the sparql template also for indexing
added index field for access point type
show access point types in inspector
cleaning periods
removed /lremap from the xpaths as we are collecting with the filegz plugin, splitting input on the resource elements
The file is large better use the filegz collector plugin
use url to file without bom
httpSimple plugin has no parameters but the baseUrl
updated id of lre api
LRE mapping and data source profiles
include E78_Collection resources
mapping fro wp8
Fixed WP8 baseUrl
Updated public index fields based on changes on the sparql templates
added multivalued=false when needed.
Fixed subject label
added index field for subject
Do not clean subjects, vocabulary is empty anyway, let's see what we have
deleted trailing )
Updated configuration for trnasformed index and lightUI for better checking terms that must be clenaed and existing values for fields that are not yet controlled
Removed unused vocabularies as agreed with Felix and George
Using new VirtuosoREadAPI methods to get the paginated list of subjects
Added api for WP3 (Wizard). See https://support.d4science.org/issues/10531
Added api for WP8 (https://support.d4science.org/issues/10540) to parthenos data source and renamed the profile on svn, since it does not only include the parthenos top level entities
removed sys out
Re-try after sleep on request timeout
changed status of the workflow because all parameters are set and the wf is ready to be executed
Fixed policy mapping to avoid breaking white space for PlaceAppellationAddressURI
Updated metashare mapping
The availability type must be tUpdated namespace for CRMdig
test with real URI
removed tests related to Clarin
Mappings updated to latest version available from 3M Editor
Updated mappings
Updated DARIAH-GR mapping
Added Dublin Core synonym
Updated transformed index and lightui configuration based on George and Felix's feedback
removed left over chars
Updated cleaning rules based on George and Felix's feedback on xpaths and the model
we do not need the country vocabulary
More informative exception message
iterators in in alphabtical order based on the types they ask for
deleted old unused workflows and templates for aggregation
log subjectUrl on request timeout
Updated vocabularies based on input from parthenos top level entities
deleted preservation acitivity type
Rules updated based on latest vocabulary codes and input from D5.2
I do not want to register also the E55_Types
Some vocabulary codes changed, updating the cleaner rule accordingly
Vocabularies updated to latest version provided by Felix on March 14th
Not asking for generic DigitalObjects
Loggin the XML only if it caused an error
Fixed xml validation error
Updated parthenos top level entities mapping
Use the correct namespace for oai fields
new tests for xml declaration
Ensure the rdf string returned by the VirtuosoReadAPI does not start with the XML declaration before using it inside the metadata element
Need to set the Accept header, not Content-Type
updated resid based on the one assigned by parthenos beta
We should not need to handle generic "Things"
fixed profile
Updated cleaning rule
Removed publication_resource profile: use dataset_types instead
New and updated vocabularies as provided by Felix. Sources available also here on the workspace: https://goo.gl/PAbVBg
Updated top-level mappings
url and title as stored fields
Adapted configuration for lightui
Updated index field for transformed index
Define useful namespaces
Setting up a dedicated publishing workflow for the JRR
Remove references to JRR from the current publishing wf
Added parthenos top level repository
Move rdf namespaces in rdf:RDF element (https://support.d4science.org/issues/11324)
Let's keep the field
let's keep the field
Analysing and partially fixing index field configuration
Comment highlighting possible mistakes in index configuration
Using new publish wf
log debug instead of info
Updated ariadne profile
Adjust log levels
Trying to wait for the queue with no timeout
Shutdown now when error occurs
when virtuoso is tired it is better to sleep
Do not stop if we can't get the subject list for a graph
Increased queue timeout
Skip resources in case the CONSTRUCT query does not return after a timeout
throw Exception if we read an ERROR_TERMINATOR
Increased queue timeout and sleep time
Retry if resttemplate returns blank rdf document
Skipping no http resources
increased sleep time to 3 secs
increased timeout to 10 secs
poll returns null when the timeout expires
more logs
Simplified code of VirtuosoIterator. Only one queue and not too many parallel calls: let's see if virtuoso is more happy and if debugging is easier.