Donny wrote:

> I want to translate 
> https://schema.datacite.org/meta/kernel-4.4/metadata.xsd to RDF (I guess 
> using OWL or SHACL vocab ideally).
>
You may be in luck, if this 2021 <goog_1345158651>DataCite Ontology 
<http://www.sparontologies.net/ontologies/datacite> saves you the effort. 

I couldn't find anything obvious in the rdflib codebase. Any suggestions? 
> Using rdflib, or really just using python? :)
>
There isn't a Python implementation of XML->RDF, so there's nothing in the 
RDFLib codebase.

If the sparontologies implementation isn't any use to you, I'm not sure how 
far it'll get your in your task but this Java implementation 
<https://github.com/allen501pc/XML2RDF>  includes compiled jar files which 
include all the dependencies and can be run from the command line as 
described in the README <https://github.com/allen501pc/XML2RDF#2-usage>

Cheers,
Graham
 

-- 
http://github.com/RDFLib
--- 
You received this message because you are subscribed to the Google Groups 
"rdflib-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rdflib-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rdflib-dev/fa386f51-ea0c-4f2c-b53b-602f14a5f6bbn%40googlegroups.com.

Reply via email to