All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.googlecode.fascinator.vocabulary.package-info Maven / Gradle / Ivy

Go to download

Provides a set of vocabulary items for managing RDF-based data. Please refer to the project URL for more doco.

There is a newer version: 1.5
Show newest version
/**
 * This module provides a central point for RDF-based code. We have mainly been working with the  RDF2Go framework, using  Jena as the underlying implementation.
 * 

* The POM makes use of the schemagen plugin to produce RDF2Go-based Java constants for RDF classes. *

* The packages below all use org.ontoware.rdf2go.model.node.URI for interacting with an RDF2Go interface. *

    *
  • The Nepomuk ontologies and XMP may be found in: org.semanticdesktop.aperture.vocabulary
  • *
  • RDF, RDFS, OWL and XSD: org.ontoware.rdf2go.vocabulary
  • *
  • BIBO, DC, DCTerms, FOAF and SKOS: com.googlecode.fascinator.vocabulary
  • *
* @see TF wiki */ package com.googlecode.fascinator.vocabulary;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy