Skip to content

joanPlepi/rdf_to_pg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transforming RDF data to Property graphs

The project consists in a data converter or mapper which will transform a given RDF dataset in to a Property graph dataset. The input of the converter will be an RDF file generally .nt (n triples). The output of the code is a graphml file.

Requirements

Running the code

python rdf_to_pg.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages