marc2rdf | RDF toolkit - converter and harvester through json mapping
kandi X-RAY | marc2rdf Summary
kandi X-RAY | marc2rdf Summary
marc2rdf is a JavaScript library. marc2rdf has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
MARC to RDF toolkit - converter and harvester through json mapping
MARC to RDF toolkit - converter and harvester through json mapping
Support
Quality
Security
License
Reuse
Support
marc2rdf has a low active ecosystem.
It has 31 star(s) with 6 fork(s). There are 14 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 6 have been closed. On average issues are closed in 18 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of marc2rdf is current.
Quality
marc2rdf has 0 bugs and 0 code smells.
Security
marc2rdf has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
marc2rdf code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
marc2rdf is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
marc2rdf releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
marc2rdf saves you 2523 person hours of effort in developing the same functionality from scratch.
It has 5487 lines of code, 129 functions and 65 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of marc2rdf
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of marc2rdf
marc2rdf Key Features
No Key Features are available at this moment for marc2rdf.
marc2rdf Examples and Code Snippets
No Code Snippets are available at this moment for marc2rdf.
Community Discussions
No Community Discussions are available at this moment for marc2rdf.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install marc2rdf
Here is a short walk-trough on how to install the needed tools and libraries.
Clone this repository form github git://github.com/digibib/marc2rdf.git This creates a subdirectory called marc2rdf
Either install ruby via rvm (Ruby Version Manager, instructions at https://rvm.io/rvm/install) or install ruby-dev Ubuntu install (for ruby and rdf-xml support) sudo apt-get install ruby-dev libxml2-dev libxslt1-dev libyaml-ruby libzlib-ruby rubygems Debian note Debian adds a version postfix to the ruby executables. Thus all references to ruby becomes ruby1.8 and references to gem becomes gem1.8.
Install/Update RubyGems bundler sudo gem install bundler If you can not or do not want to install RubyGems into system folder locations, please have a look at http://docs.rubygems.org/read/chapter/3/
Install needed gems given in Gemfile: cd marc2rdf bundle install
Clone this repository form github git://github.com/digibib/marc2rdf.git This creates a subdirectory called marc2rdf
Either install ruby via rvm (Ruby Version Manager, instructions at https://rvm.io/rvm/install) or install ruby-dev Ubuntu install (for ruby and rdf-xml support) sudo apt-get install ruby-dev libxml2-dev libxslt1-dev libyaml-ruby libzlib-ruby rubygems Debian note Debian adds a version postfix to the ruby executables. Thus all references to ruby becomes ruby1.8 and references to gem becomes gem1.8.
Install/Update RubyGems bundler sudo gem install bundler If you can not or do not want to install RubyGems into system folder locations, please have a look at http://docs.rubygems.org/read/chapter/3/
Install needed gems given in Gemfile: cd marc2rdf bundle install
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page