GitHub

make it so .htaccess is not messed up that way in the future --take 2
This is it: cwm 0.8
I think I've committed all meaningful changes before this
note that this commit does indeed change the release stuff a little.
Yosi
fix of bug in fix of http errors being mishandled.
urllib2 is nice, but it does the wrong thing.
Yosi
See http://www.w3.org/2000/10/swap/doc/changes.html for details
- Regresssion test incorporates the RDF Core Positive Parser Tests except XMLLiteral & reification
- xml:base support was added in the parser.
- Use the --rdf=R flag to allow RDF to be parsed even when there is no enveloping <rdf:RDF> tag
- nodeid generated on RDF output
- Automatically generated terms with no URIs sort after anything which has a URI.
- Namespace prefix smarts on output - default ns used for that most frequently used.
- suppresses namespace prefix declarations which are not actually needed in the output.
- Cwm will also make up prefixes when it needs them for a namespace, and none of the input data uses one.-
- Will not use namespace names for URIs which do not have a "#". Including a "/" in the flags overrides.

Read the original on github.com ↗