Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Generate an owl file.
    • A sample owl file with several datatypes can be found in our examples folder:
      Code Block
      
      /eagle-i-base/examples/config-files/institution-specific-annotations.owl
      
    • NB: Only datatype properties are allowed at this time
  • Place the owl file in your eagle-i configuration folder.  This is usually
    Code Block
    ~tomcatX/eaglei/conf/
    
  • Edit the eagle-i-apps.properties file and add the following properties:
    • eaglei.model.jena.localSource
      • This is the name of your owl file
    • eaglei.model.jena.localIri
      • This is the IRI for your owl file