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

org.apache.clerezza.rdf.ontologies.DAP Maven / Gradle / Ivy

The newest version!
// Generated by org.apache.clerezza.rdf.schemagen.SchemaGen
package org.apache.clerezza.rdf.ontologies;

import org.apache.clerezza.commons.rdf.IRI;

public class DAP {

	// Properties

	/**
	 * definition: 
		The object is an icon representing the subject.
	

	 */
	public static final IRI icon = new IRI("http://clerezza.org/2009/04/dap#icon");

	/**
	 * definition: 
		The object is a preview of the subject.
	

	 */
	public static final IRI preview = new IRI("http://clerezza.org/2009/04/dap#preview");

	// Properties

	/**
	 * 
	 */
	public static final IRI THIS_ONTOLOGY = new IRI("http://clerezza.org/2009/04/dap#");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy