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

etc.schemagen_example.rdf Maven / Gradle / Ivy

Go to download

Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.

There is a newer version: 5.2.0
Show newest version





    
    
    
    
    
    
]>






    
    true

    
    true

    
    true

    
    Vocab

    
    com.example.vocabulary

    
    src/com/example/vocabulary

    
/*****************************************************************************
 * Source code information
 * -----------------------
 * Original author    Jane Smart, example.com
 * Author email       [email protected]
 * Package            @package@
 * Web site           @website@
 * Created            %date%
 * Filename           $RCSfile: schemagen.rdf,v $
 * Revision           $Revision: 1.3 $
 * Release status     @releaseStatus@ $State: Exp $
 *
 * @copyright@
 *****************************************************************************/


// Package
///////////////////////////////////////
%package%


// Imports
///////////////////////////////////////
%imports%



/**
 * Vocabulary definitions from %sourceURI%
 * @author Auto-generated by schemagen on %date%
 */



/*
@footer@
*/




    // Vocabulary properties
    ///////////////////////////




    // Vocabulary classes
    ///////////////////////////




    // Vocabulary individuals
    ///////////////////////////



public static final KsSymbol %valname% = s_vf.newSymbol( "%valuri%" );

    /** Ontology individual corresponding to {@link #%valname%} */
    public static final %valclass% _%valname% = m_model.%valcreator%( "%valuri%", %valtype% );









© 2015 - 2024 Weber Informatics LLC | Privacy Policy