package rdf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Rdf_.OpenSource

Sourceval rdf_about : Iri.t
Sourceval rdf_datatype : Iri.t
Sourceval rdf_description : Iri.t
Sourceval rdf_id : Iri.t
Sourceval rdf_li : Iri.t
Sourceval rdf_nodeID : Iri.t
Sourceval rdf_parseType : Iri.t
Sourceval rdf_RDF : Iri.t
Sourceval rdf_resource : Iri.t
Sourceval rdf_json : Iri.t
Sourceval rdf_c_Alt : Iri.t

The class of containers of alternatives.

Sourceval rdf_c_Bag : Iri.t

The class of unordered containers.

Sourceval rdf_first : Iri.t

The first item in the subject RDF list.

Sourceval rdf_dt_HTML : Iri.t

The datatype of RDF literals storing fragments of HTML content

Sourceval rdf_dt_langString : Iri.t

The datatype of language-tagged string values

Sourceval rdf_c_List : Iri.t

The class of RDF Lists.

Sourceval rdf_object : Iri.t

The object of the subject RDF statement.

Sourceval rdf_dt_PlainLiteral : Iri.t

The class of plain (i.e. untyped) literal values, as used in RIF and OWL 2

Sourceval rdf_predicate : Iri.t

The predicate of the subject RDF statement.

Sourceval rdf_c_Property : Iri.t

The class of RDF properties.

Sourceval rdf_rest : Iri.t

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

Sourceval rdf_c_Seq : Iri.t

The class of ordered containers.

Sourceval rdf_c_Statement : Iri.t

The class of RDF statements.

Sourceval rdf_subject : Iri.t

The subject of the subject RDF statement.

Sourceval rdf_type : Iri.t

The subject is an instance of a class.

Sourceval rdf_value : Iri.t

Idiomatic property used for structured values.

Sourceval rdf_dt_XMLLiteral : Iri.t

The datatype of XML literal values.

Sourceval rdf_n : int -> Iri.t
Sourceval rdf_nil : Iri.t
Sourceval xsd_integer : Iri.t
Sourceval xsd_double : Iri.t
Sourceval xsd_decimal : Iri.t
Sourceval xsd_boolean : Iri.t
Sourceval xsd_string : Iri.t
Sourceval xsd_datetime : Iri.t
Sourceval xsd_hexBinary : Iri.t
OCaml

Innovation. Community. Security.