Learn R Programming

redland (version 1.0.17-8)

initialize,Parser-method: Initialize a Parser object.

Description

A Parser object is initialized for a specific RDF serialization.

Usage

"initialize"(.Object, world, name = "rdfxml", mimeType = "application/rdf+xml", typeUri = as.character(NA))

Arguments

.Object
the Parser object
world
a World object
name
name of the parser factory to use
mimeType
a mime type of the syntax of the model
typeUri
a URI for the syntax of the model

Value

the Parser object

Details

The serialization format that are supported by