Skip to content

An OntoWiki extension to import CSV files containing title data (library domain) belonging to license contracts/packages. This extension uses the OntoWiki basicimporter.

Notifications You must be signed in to change notification settings

amsl-project/issnimporter.ontowiki

 
 

Repository files navigation

OntoWiki titlelist import

This OntoWiki extension was developed for and during amsl project at Leipzig University Library.

This extension adds an option to import a list of titles of electronic resources (in context of libraries) by uploading a csv file. The resulting triples will be resources (rdf) with type amsl:ContractItems (for each line) linked to a resource of type amsl:LicensePackage or amsl:AnnualContractData.

The expected order of columns will be: Title, ISBN/ISSN (print), ISBN/ISSN (electronic), Proprietary-ID, DOI, price.

For more information about amsl vocabulary see (https://github.com/amsl-project/amsl.vocab/blob/master/amsl.ttl).

Screenshot of titlelist upload form

About

An OntoWiki extension to import CSV files containing title data (library domain) belonging to license contracts/packages. This extension uses the OntoWiki basicimporter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • PHP 20.1%
  • HTML 3.1%
  • CSS 1.3%