I use surfrdf (http://code.google.com/p/surfrdf/) and it pre-fillies with a lot known namespaces and when serialize in XML, serializer only pulls in namespaces referred to in the graph, but when serialized in json-ld, it pulls in all namespaces including the unused ones. Is there an option to tell serializer to just pull in the one that used in the graph?
I use surfrdf (http://code.google.com/p/surfrdf/) and it pre-fillies with a lot known namespaces and when serialize in XML, serializer only pulls in namespaces referred to in the graph, but when serialized in json-ld, it pulls in all namespaces including the unused ones. Is there an option to tell serializer to just pull in the one that used in the graph?