Class OWLFile


  • public class OWLFile
    extends Dictionary
    Dictionary with entries build from an OWL file.
    Author:
    Egon Willighagen <egonw@users.sf.net>
    Source code:
    main
    Belongs to CDK module:
    dict
    Keywords:
    dictionary
    Created on:
    2005-11-18
    • Constructor Detail

      • OWLFile

        public OWLFile()
    • Method Detail

      • unmarshal

        public static Entry unmarshal​(nu.xom.Element entry,
                                      String ownNS)