Dear community, 

How can I create default prefix with only colon with rdflib?

For instance, I hope to have:

@prefix : <https://xxx> .

<yyy>
  rdf:type :fff ;
  rdfs:label "example" .

Thanks!

-- 
http://github.com/RDFLib
--- 
You received this message because you are subscribed to the Google Groups 
"rdflib-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rdflib-dev+unsubscr...@googlegroups.com.
To post to this group, send email to rdflib-dev@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rdflib-dev/fc80b5c7-fd22-488b-9396-d5d3727d1f8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to