I'd like to write some nquads using predicates that are not defined in any already-existing vocabulary. Moreover I don't want to create a new vocabulary (I'm just interested in a bunch of custom predicates for personal use). What's the correct way to do this? Should I use _:mypredicate or :predicate for example?
++ Sorry for asking generic questions unrelated to Jena, but I don't ++ know of any other place to ask such questions. I've tried ++ #swig on freenode but nobody every talks in there.
