Skip to content

rhizomik/redefer-xsd2owl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The XML Schema (XSD) to OWL Web Ontology mapping service XSD2OWL generates an OWL ontology representation of the input XSD.

Installation

To build the deployment WAR file using the source code and Maven:

mvn clean package

Use

When deployed in a local servlet container like Tomcat, the XSD2OWL service will be available at something like http://localhost:8080/xsd2owl

(The service is deployed at rhizomik.net/redefer-services/xsd2owl and it can be tested from http://rhizomik.net/redefer/)

It can called using GET. The parameter of the service is:

  • rdf=URL: an URL pointing to the XML source of the XML Schema to be processed.

Examples using GET and the XSD2OWL service deployed at rhizomik.net/redefer-services/xsd2owl:

About

ReDeFer tool mapping XML Schemas to OWL Web Ontologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published