UMBC ebiquity
Ontologies

Archive for the 'Ontologies' Category

List of Semantic web tools

February 8th, 2005, by Pavan, posted in AI, GENERAL, Ontologies, Semantic Web

Developers Guide to Semantic Web Toolkits for different Programming Languages

We are collecting links to Semantic Web toolkits for different programming languages and evaluate for each toolkit:

  • which features are offered (APIs, query languages, storage, reasoning support)
  • the strength of the development effort (number of developers involved, latest release)
  • the activity level of the toolkit’s user community (number of downloads, active mailing list)

As expected Java seems to be the preferred language, Pyhton and Perl are also catching up. JENA 2.1 has had 24600 downloads and KAON 1.2.7 14200.

Celestial Empire of Benevolent Knowledge

December 4th, 2004, by Tim Finin, posted in GENERAL, Ontologies

Jorge Luis Borges described an interesting ontology for animals attributed to the Chinese encyclopaedia Celestial Empire of Benevolent Knowledge. This appeared in the essay ‘The Analytical Language of John Wilkins’ in Other Inquisitions, 1937-1952, (1964).

OWL-S Submission Published at W3C

November 24th, 2004, by Tim Finin, posted in Ontologies, Semantic Web

The OWL Web Ontology Language for Services (OWL-S) has been officially submitted to and and accepted by the W3C as a member submission. The submission is described as

    This submission contains a proposal for a Web Services description language, the Web Ontology Language for Services (OWL-S), which builds on Semantic Web technology developed at W3C. OWL-S is an OWL-based Web service ontology, which supplies a core set of markup language constructs for describing the properties and capabilities of Web services in unambiguous, computer-interpretable form. OWL-S markup of Web services will facilitate fuller automation of Web service tasks, such as Web service discovery, execution, composition and interoperation.

The real content of the submission is included in two key documents:

and in a set of eight ontologies encoded in OWL: Service, Profile, Process, Grounding, Logical Expression Constructs, List Constructs, Profile Additional Parameters, and Actor.

Swoogling local name lexemes

November 16th, 2004, by Tim Finin, posted in Ontologies, Semantic Web

Swoogle is experimenting with a new interface that searches for semantic web documents using terms whose local names contain certain substrings. This seems to provide a good way to find documents about a given topic. For example, to find ontologies about time, you might search for documents using terms matching before after time instant. For efficiency reasons, we are not matching on a substring, but rather decompose the local name into one or more lexemes. For example, the local name BeliefConnective is decomposed into {belief connective}. You can, of course, still search using substrings, but queries contaning such constraints can be expensive.

You are currently browsing the archives for the Ontologies category.

  Home | Archive | Login | Feed