Science Environment for Ecological Knowledge
Ecoinformatics site parent site of Partnership for Biodiversity Informatics site parent site of SEEK - Home
Science Environment for Ecological Knowledge









 

 

 



Sparrow Language

Difference between version 2 and version 1:

At line 0 added 1 line.
+ !!! Intended audience
At line 1 added 17 lines.
+ This document is intended for __SEEK and Kepler developers__.
+
+ It is a __DRAFT DESIGN DOCUMENT__ and does not reflect functionality as it
+ currently exists in Kepler or SEEK. Comments and feedback are appreciated.
+
+ !!! Introduction
+
+ Sparrow is an ontology syntax and language that is meant as a "lightweight" alternative to RDF/S and OWL. This document describes the basic syntax of sparrow.
+
+ !!! Sparrow Ontologies
+
+ A sparrow ontology consists of one or more sparrow sentences. The following two sentences define
+
+ {{{
+ sparrow define myOnt uri 'http://seek.ecoinformatics.org/#myOnt'
+ sparrow import yourOnt uri 'http://seek.ecoinformatic.org/#yourOnt'
+ }}}

Back to Sparrow Language, or to the Page History.