Open GoogleCodeExporter opened 9 years ago
The $.createCurie() method does this, but you have to pass to it a set of
namespaces
that can be used to provide the prefix bindings.
I think it's better to get people to provide those bindings explicitly rather
than
relying on a central registry of bindings; a central registry is never going to
contain all possible namespaces, and unless it does there's always going to be
the
possibility of a confusing overlap in prefixes.
Of course if an individual developer wants to use that set of bindings, it
should
work fine; I just don't think we should build it into rdfQuery.
Original comment by jeni.ten...@gmail.com
on 17 Jun 2009 at 9:03
Original issue reported on code.google.com by
Michael.Hausenblas
on 17 Jun 2009 at 4:00