Skip to content

Auto include of Ontologies #55

Description

@kurzum

Hi again, just a comment, I got it running now. You can only add "Project References" after you downloaded other files into the project. In the old installation notes these steps were stated in reverse order. The documentation is better and in order now.

However, the ontologies I create have quite a heavy dependency to other ontologies, i.e.:
@Prefix rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# .
@Prefix rdfs: http://www.w3.org/2000/01/rdf-schema# .
@Prefix owl: http://www.w3.org/2002/07/owl# .
@Prefix xsd: http://www.w3.org/2001/XMLSchema# .
@Prefix dcterms: http://purl.org/dc/terms/ .
@Prefix dc: http://purl.org/dc/elements/1.1/ .
@Prefix nif: http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core# .

@Prefix foaf: http://xmlns.com/foaf/0.1/ .
@Prefix nerd: http://nerd.eurecom.fr/ontology# .
@Prefix itsrdf: http://www.w3.org/2005/11/its/rdf# .
@Prefix prov: http://www.w3.org/ns/prov# .
@Prefix skosxl: http://www.w3.org/2008/05/skos-xl# .
@Prefix vs: http://www.w3.org/2003/06/sw-vocab-status/ns# .
@Prefix vann: http://purl.org/vocab/vann/ .
@Prefix oa: http://www.w3.org/ns/oa# .
@Prefix marl: http://purl.org/marl/ns# .
@Prefix fise: http://fise.iks-project.eu/ontology/ .

This is just an example. http://purl.org/olia offers over 50 different ontologies. Managing these manually is infeasible. I will skip using XTurtle right now, because I have some pressure to finish the project and I really don't see it working out in this state.
I will schedule an appointment with @seebi in the next weeks to sort this out and give detailed requirements for XTurtle to work with my project or find out whether what I am doing (developing ontologies in Turtle) is out of scope.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions