You are here

Update to 5.14 and any modules

Security updates.

Reporter: 
jonathanm
Created: 
Mon, 15/12/2008 - 09:46
Updated: 
Mon, 29/12/2008 - 10:44

Simulistics subcontracted to work on "A modelling portal for the UK plant systems biology community" (PlaSMo)

Simulistics Ltd was contracted by University of Wales, Aberystwyth in July 2008 to provide expertise in the declarative modelling of plant systems.

Sample set of generated variable names (1)

Here is my first set of generated names (11 Nov 2008)

 

Prolog for simple grammar

var_name     --> [amount,of], substance, in_plant.
var_name     --> [amount,of], substance, in_physical.
var_name     --> [rate,of], plant_process, in_plant.
var_name     --> [rate,of], physical_process, in_physical.

in_plant    --> [in], plant, plant_part.
in_plant    --> [].

 

in_physical  --> [in], physical.
in_physical  --> [].

 

Simple grammars

This page is for reporting on experiments with simple grammars for variable names.

Possible use of MathML

 

It is reasonably common for variable names to include a reference to mathematical functions.  For example:

  • - maximum temperature
  • - ratio leaf carbon to root carbon.

 

XML aspects

This page is concerned with XML-related aspects of VarML.

Turn off WYSIWYG (fckeditor) for certain pages

Under the edit area titled Body that you want to exclude from fckeditor

Prolog source for CF-metadata Standard Names grammar

This page contains the actual Prolog grammar rules for CF-metadata "standard names".  

This is actually the master copy, which can be accessed by Prolog programs using an http library.    Therefore, if you have edit permissions for this page, please change the content below the horizontal line only of you know what you are doing!

Standard Name grammar in Prolog

This is the home page for a grammar for CF-metadata "standard names" in Prolog.

Pages

Subscribe to Simulistics RSS