Skip to content

Releases: dnet-team/dnet-basic-aggregator

D-Net release 1.3.0

24 Nov 10:45
Compare
Choose a tag to compare

Major changes from 1.2.0 to 1.3.0

  • OAI Publisher:
    • fixed cache management
    • fixed oai consistency (post feed) workflow branch
    • fixed deletion of content when workflow of data sources are deleted
  • D-Net enabling services:
    • using cache for subscription access
    • support only one subscription registry
  • Mongo based services (mdstore, oaistore, wf logging):
    • using API of mongo-java-driver 3.2.2, removed usage of deprecated methods
    • tracking the number of stored records to possibly highlight the collection of records with the same identifier
  • GUI:
    • enabling deletion of APIs via GUI
    • enabling editing of metadata_identifier_path
    • more info available in the datasource section
    • removed map of data sources (TODO: adapt to the new google map API)
  • Metadata collection:
    • handling HTML illegal entities in collected XMLs
  • Indexing:
    • default query operator for "bag of words" queries set to AND instead of OR
  • Workflow manager
    • do not launch workflows that were scheduled for execution during a pause of the aggregation system ("prepare for shutdown")

release 1.2.0

24 Nov 10:30
Compare
Choose a tag to compare

Major changes from 1.1.1 to 1.2.0

  • D-Net enabling services:
    - using cache for subscription access
    - support only one subscription registry
  • Mongo based services (mdstore, oaistore, wf logging):
    - using API of mongo-java-driver 3.2.2, removed usage of deprecated methods
    - tracking the number of stored records to possibly highlight the collection of records with the same identifier
  • GUI:
    - enabling deletion of APIs via GUI
    • enabling editing of metadata_identifier_path
    • more info available in the datasource section
    • removed map of data sources (TODO: adapt to the new google map API)
  • Metadata collection:
    - handling HTML illegal entities in collected XMLs
  • Indexing:
    - default query operator for "bag of words" queries set to AND instead of OR
  • OAI Publisher:
    • fixed cache management
    • fixed oai consistency (post feed) workflow branch

release 1.1.1

13 May 08:24
Compare
Choose a tag to compare

D-Net Software Toolikt

This is a minimal instance of the D-Net software toolkit, a software framework for the realization of aggregative data infrastructures.

Official Web Site: http://www.d-net.research-infrastructures.eu/

Need support? Contact us via email at: dnet-team@isti.cnr.it

This webapp contains the minimal set of services needed to feature:

  • Collection of metadata records in oai_dc format via OAI-PMH, FTP, local file system, HTTP.
  • Transformation of the collected metadata records into an internal format named DMF (Driver Metadata Format)
  • Indexing of DMF records in a Solr full-text index
  • OAI-PMH export of aggregated metadata records in DMF and oai_dc formats. More formats can be added at runtime by providing a dedicated XSLT from DMF to the desired target format.

release 1.1

04 Apr 12:04
Compare
Choose a tag to compare

D-Net Software Toolikt

This is a minimal instance of the D-Net software toolkit, a software framework for the realization of aggregative data infrastructures.

Official Web Site: http://www.d-net.research-infrastructures.eu/

Need support? Contact us via email at: dnet-team@isti.cnr.it

This webapp contains the minimal set of services needed to feature:

  • Collection of metadata records in oai_dc format via OAI-PMH, FTP, local file system, HTTP.
  • Transformation of the collected metadata records into an internal format named DMF (Driver Metadata Format)
  • Indexing of DMF records in a Solr full-text index
  • OAI-PMH export of aggregated metadata records in DMF and oai_dc formats. More formats can be added at runtime by providing a dedicated XSLT from DMF to the desired target format.

release 1.0

01 Oct 13:57
Compare
Choose a tag to compare

D-Net Software Toolikt

This is a minimal instance of the D-Net software toolkit, a software framework for the realization of aggregative data infrastructures.

Official Web Site: http://www.d-net.research-infrastructures.eu/

Need support? Contact us via email at: dnet-team@isti.cnr.it

This webapp contains the minimal set of services needed to feature:

  • Collection of metadata records in oai_dc format via OAI-PMH, FTP, local file system, HTTP.
  • Transformation of the collected metadata records into an internal format named DMF (Driver Metadata Format)
  • Indexing of DMF records in a Solr full-text index
  • OAI-PMH export of aggregated metadata records in DMF and oai_dc formats. More formats can be added at runtime by providing a dedicated XSLT from DMF to the desired target format.