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

vocabularies.rdf-schema.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: 2.6.4
Show newest version



  
  Resource
  The class resource, everything.



  
  type
  The subject is an instance of a class.
  
  



  
  Class
  The class of classes.
  



  
  subClassOf
  The subject is a subclass of a class.
  
  



  
  subPropertyOf
  The subject is a subproperty of a property.
  
  



  
  Property
  The class of RDF properties.
  



  
  comment
  A description of the subject resource.
  
  



  
  label
  A human-readable name for the subject.
  
  



  
  domain
  A domain of the subject property.
 
  



  
  range
  A range of the subject property.
  
  



  
  seeAlso
  Further information about the subject resource.
  
  



  
  
  
  isDefinedBy
  The defininition of the subject resource.
  
  



  
  Literal
  The class of literal values, eg. textual strings and integers.



  
  Statement
  
  The class of RDF statements.



  
  subject
  The subject of the subject RDF statement.
  
  



  
  predicate
  The predicate of the subject RDF statement.
  
  



  
  object
  The object of the subject RDF statement.
  
  



  
  Container
  
  The class of RDF containers.



  
  Bag
  The class of unordered containers.
  



  
  Seq
  The class of ordered containers.
  



  
  Alt
  The class of containers of alternatives.
  



  
  ContainerMembershipProperty
  The class of container membership properties, rdf:_1, rdf:_2, ...,
                    all of which are sub-properties of 'member'.
  



  
  member
  A member of the subject container.
  
  



  
  value
  Idiomatic property used for structured values.
  
  





  
  List
  The class of RDF Lists.



  
  nil
  The empty list, with no items in it. If the rest of a list is nil then the list has no more items in it.



  
  first
  The first item in the subject RDF list.
  
  



  
  rest
  The rest of the subject RDF list after the first item.
  
  



  
  Datatype
  The class of RDF datatypes.
  



  
  XMLLiteral
  The class of XML literal values.



  







© 2015 - 2025 Weber Informatics LLC | Privacy Policy