cgutteridge / Graphite

PHP RDF Library
http://graphite.ecs.soton.ac.uk/
48 stars 14 forks source link

Issue with namespace shortening #24

Open cgutteridge opened 11 years ago

cgutteridge commented 11 years ago

ex=http://example.org/ns/ term=http://example.org/ns/foo/bar

this currently shortens to ex:foo/bar but should not be. IRI should generally not have a / or # in the term.