associating linked data to entire project rather to each doc
Posted: Wed Oct 30, 2013 9:33 pm
One feature I really like in oxygen is the ability to create a list of references that then appear as suggestions whenever you are using a attribute like "ref". So for example, when I write <name ref="">Bob</name>. Oxygen gives me a list of possible pre-defined references (e.g. #Bob)
However, I currently give Oxygen this list by linking to a separate xml document in each file using xinclude. But I know have over 500 files and I would prefer to just associate this list of references with the whole project once rather than in every file.
Further, I eventually want to use an RDF document to contain the references. The ideal method then would be able to have Oxgyen give me a drop down list of predefined set of URI's (e.g. http://mydomain.org/people/bob). Is it possible to link my documents/project in such a way that it is associated with an entire set of RDF files? Perhaps telling it to look for all references in http://mydomain.org/people?
Thanks for any answer you can provide.
However, I currently give Oxygen this list by linking to a separate xml document in each file using xinclude. But I know have over 500 files and I would prefer to just associate this list of references with the whole project once rather than in every file.
Further, I eventually want to use an RDF document to contain the references. The ideal method then would be able to have Oxgyen give me a drop down list of predefined set of URI's (e.g. http://mydomain.org/people/bob). Is it possible to link my documents/project in such a way that it is associated with an entire set of RDF files? Perhaps telling it to look for all references in http://mydomain.org/people?
Thanks for any answer you can provide.