syntax
[ class tree: syntax ] [ index: syntax ] [ all elements ]

File: Serializer.php

Source Location: /RDF_N3-0.2.0/RDF/N3/Serializer.php

Page Details:

PHP Notation3 Serializer

This class serialises models to N3 Syntax.

Supported N3 features:

  • Using [ ] for blank nodes, or _: if nescessary
  • Literal datytype- and xmlLanguageTag support

Un-supported N3 Features include:

  • Reification

TODO: * added namespace prefixes are persisent...

  • Author: Gunnar AA. Grimnes <ggrimnes@csd.abdn.ac.uk>, Daniel Westphal <mail@d-westphal.de>
  • Version: V0.7
  • Access: public

MAGIC_STRING [line 29]

MAGIC_STRING = '~~~'

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:39:51 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.