Sha256: 08cf46ae24b8698393706454f926d8fc961feb680242627df9ee771877576e62

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

=== 0.2.2
* Ruby 1.9.2 compatibility
* Added script/parse as command-line option for parsing files.
* Add back support for RDFa 1.0 as well as RDFa 1.1. Parser checks @version to determine which
* Update RDFa processing to WD-rdfa-core-20100803 semantics
  * Added Processor Graph and required output
  * Reverse order of processing profiles
  * Don't process element if any profile fails
  * XMLLiterals must be explicitly specified as @datatype
  * TERMorCURIEorAbsURI requires an absolute URI, not document relative
  * Extract a new default vocabulary from @profile.

=== 0.2.1
* Update for RDF 0.2.1

=== 0.2.0
* Updates for RDF 0.2.0
  * Use URI#intern instead of URI#new
  * Change use of Graph#predicates and Graph#objects to use as enumerables

=== 0.0.3
* Removed internal graph in Reader and implement each_triple & each_statement to perform parsing

=== 0.0.2
* Remove dependency on Namespace
* Changed to RDF::RDFa, and moved files accordingly.
* Added vocab definitions for RDA, XHV, XML, XSI and OWL

=== 0.0.1
* First port from RdfContext version 0.5.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rdf-rdfa-0.2.2 History.txt