Download ontmalizer Free Java Code

Description

A tool that performs comprehensive transformations of XML Schemas (XSD) and XML data to RDF/OWL automatically.

Source Files

The download file ontmalizer-master.zip has the following entries.


.gitignore// w  ww  . j  a v a 2 s.c  o  m
LICENSE.txt
README.md
pom.xml
src/main/java/tr/com/srdc/ontmalizer/XML2OWLMapper.java
src/main/java/tr/com/srdc/ontmalizer/XSD2OWLMapper.java
src/main/java/tr/com/srdc/ontmalizer/data/TypedResource.java
src/main/java/tr/com/srdc/ontmalizer/helper/Constants.java
src/main/java/tr/com/srdc/ontmalizer/helper/NamingUtil.java
src/main/java/tr/com/srdc/ontmalizer/helper/SimpleTypeRestriction.java
src/main/java/tr/com/srdc/ontmalizer/helper/XSDUtil.java
src/test/java/eu/salusproject/tr/com/srdc/ontmalizer/XML2OWLTest.java
src/test/java/eu/salusproject/tr/com/srdc/ontmalizer/XSD2OWLTest.java
src/test/resources/13606/EN13606-RM.xsd
src/test/resources/13606/EN13606-demographics.xsd
src/test/resources/13606/EN13606-extract.xsd
src/test/resources/13606/SampleCEN13606EHR-Extract.xml
src/test/resources/13606/TS14796-dataTypes.xsd
src/test/resources/CDA/CDA.xsd
src/test/resources/CDA/NarrativeBlock.xsd
src/test/resources/CDA/POCD_MT000040.xsd
src/test/resources/CDA/SALUS-sample-full-CDA-instance-emptysec.xml
src/test/resources/CDA/SALUS-sample-full-CDA-instance-med-cond.xml
src/test/resources/CDA/SALUS-sample-full-CDA-instance-mult.xml
src/test/resources/CDA/SALUS-sample-full-CDA-instance-ten-med-cond-light.xml
src/test/resources/CDA/SALUS-sample-full-CDA-instance-ten-med-cond.xml
src/test/resources/CDA/SALUS-sample-full-CDA-instance-triple.xml
src/test/resources/CDA/SALUS-sample-full-CDA-instance.xml
src/test/resources/CDA/SampleResearchCCD.xml
src/test/resources/CDA/datatypes-base.xsd
src/test/resources/CDA/datatypes.xsd
src/test/resources/CDA/first-prot/first-prot-pat01.xml
src/test/resources/CDA/first-prot/first-prot-pat02.xml
src/test/resources/CDA/first-prot/first-prot-pat03.xml
src/test/resources/CDA/first-prot/first-prot-pat04.xml
src/test/resources/CDA/first-prot/first-prot-pat05.xml
src/test/resources/CDA/first-prot/first-prot-pat06.xml
src/test/resources/CDA/first-prot/first-prot-pat07.xml
src/test/resources/CDA/first-prot/first-prot-pat08.xml
src/test/resources/CDA/first-prot/first-prot-pat09.xml
src/test/resources/CDA/first-prot/first-prot-pat10.xml
src/test/resources/CDA/first-prot/first-prot-pat11.xml
src/test/resources/CDA/first-prot/first-prot-pat12.xml
src/test/resources/CDA/first-prot/first-prot-pat13.xml
src/test/resources/CDA/first-prot/first-prot-pat14.xml
src/test/resources/CDA/first-prot/first-prot-pat15.xml
src/test/resources/CDA/first-prot/first-prot-pat16.xml
src/test/resources/CDA/first-prot/first-prot-pat17.xml
src/test/resources/CDA/first-prot/first-prot-pat18.xml
src/test/resources/CDA/first-prot/first-prot-pat19.xml
src/test/resources/CDA/first-prot/first-prot-pat20.xml
src/test/resources/CDA/infrastructureRoot.xsd
src/test/resources/CDA/voc.xsd
src/test/resources/salus-common-xsd/basetypes.xsd
src/test/resources/salus-common-xsd/datatypes.xsd
src/test/resources/salus-common-xsd/salus-cim-instance.xml
src/test/resources/salus-common-xsd/salus-cim.xsd
src/test/resources/salus-common-xsd/salus-eligibility-instance.xml
src/test/resources/test/test.xml
src/test/resources/test/test.xsd

Download

Click the following link to download ontmalizer-master.zip.

ontmalizer-master.zip




















Home »
  Java Free Code »
    XML »




XML
DOM