branch 3.1
moved resultset inspector in its own module
removed unused transformation rules
xslt corrected (from mock xslt version)
comment added
m
update
added rss opensearch results
namespace cleanup
shared properties for browse and pagination
updated EDM xslt according to schema modifications
removed unused field <dri:repositoryId/>
fixed browse modal
- fixed @stored and @result in index metadata format
- changed mock acronym
counter-fix:isStored depend only on @stored attribute.
unless specified in the index layout schema stored is opt-out:default to false in order to save space in the response message.
page history
Implemented action for delete, create and feed index in the modular common part
Added a converter from solr document to indexDocument, and implemente SolrDocumentMapperFactory
refactoring
Displaying term codes
Removed experiment with Jaxb to create Java classes from schema (not needed anymore)
renamed epr avoiding confusion with naming
bugfixes
removed protocolbuffers dependency from dnet-pace-core, Builders and Proto specific tests moved in dnet-openaireplus-mapping-utils, adapted dnet-mapreduce-jobs
added translation to lightUI
partial implementation using profile
Removed IndexResponse and indexDocumentList
added support for visibility field on rulesets to determine which rulesets will be used at each deploy environment
code refactor of index-solr-common
code Refactor of index service
-schema relationships refactored-xslt updated-mock transformation added
added a fix for datasources with multiple sets
Updated MVC controller accroding to spring4 capabilities
added relativePath to avoid mvn warning
removed a stored field
updated epidoc2EMF xslt
removed thumbnail from artifact relationship since it is already in the HasVisual.. relationship
eagle content checker updated to new metadata schema
Selection via property between static or dynamic DB service locator
Added deploy.info
fix:if the index metadata format xml states"result=true" the field has stored="true" in SOLRelse"result=false" the field has stored="false" in SOLR
tmid xpath corrected
index metadata format updated
Bulk project export for Wellcome Trust projects.
search form using browse values
some updated to the new model
schema updated
Added descriptor for automatic discovery of the index service instance
Added standard folder
added ignore property
added trunk
Created new dnet module for the inplementation of solr cloud index
replace dc:dateAccepted with oaf:dc:dateAccepted due to schema update
changed attribute of xsl:output to fix the incompatibility issue: "SEPM0009: Values of 'standalone' and 'omit-xml-declaration' conflict" (see also http://www.w3.org/TR/2005/WD-xslt-xquery-serialization-20050211/#N109D1)
Updated to new parent and added needed dependencies
following the new vocabulary schema with code field, adding dc schema for publications api, introducing project api