Data.RDF.Types

RDF triples, nodes and literals

data LValue

data Node

type Subject

type Predicate

type Object

data Triple

type Triples

class View a b

Constructor functions

plainL

plainLL

typedL

unode

bnode

lnode

triple

Node query function

isUNode

isLNode

isBNode

RDF Type

class RDF rdf

Parsing RDF

class RdfParser p

Serializing RDF

class RdfSerializer s

Namespaces and Prefixes

data Namespace

data PrefixMappings

data PrefixMapping

Supporting types

data BaseUrl

type NodeSelector

data ParseFailure