8000 GitHub - psiotwo/bib2rdf: This repository contains an Bibtex to RDF transformer in Java
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

psiotwo/bib2rdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bib2RDF

This tool allows you to transform a Bibtex file into RDF

The tool uses:

  • JOPA for BibTeX model generation and persisting it into RDF
  • jbibtex for parsing BibTeX

Features

  • Compliance with BibTeX RDF Schema
  • Validates constraints on empty BibTeX attributes for individual bibtex types (Article, Misc, etc.)

Example

Make sure you compile the project with AspectJ support - JOPA uses aspects.

new Transformer().transform(reader, writer)

where reader denotes contains the bibtex source and writer denotes the output RDF stream.

The tool is licensed under LGPL v3.

About

This repository contains an Bibtex to RDF transformer in Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0