History.rdoc in rdf_context-0.5.8.2 vs History.rdoc in rdf_context-0.5.9
- old
+ new
@@ -1,4 +1,10 @@
+=== 0.5.9
+* Update to 2010-10-26 LC version of RDFa Core 1.1
+ * Deep processing of XMLLiterals
+ * Case sensitive Terms
+ * Updated processor graph vocabulary
+
=== 0.5.8.2
* Don't create unnecessary namespaces when serializing RDF/XML.
* Don't use regexp to substitute base URI in URI serialization.
* Added :profile_graph option to RdfaParser#parse. This MUST be a ConjunctiveGraph and will be used to save profiles that are encountered.
* Fixme, for now, retrieval should include HTTP headers and perform appropriate HTTP cache control and check for potential updates.