Changes for version 0.99.3
- update to the entry scripts. <> changed to <stdin> because perl v.5.10 doesnt seem to want to do <>.
- added README files to the directories generated using sadi-install.pl script
- updated the synopsis for our generated modules that represent owl entities.
- .owl is stripped from package names for generated entities.
- RDF-Core uses a simple counter for bnodes. When we generate RDF, this resulted in incorrect RDF/XML. Fixed.
- Asynchronous services produced incorrect polling XML.
- updates to the documentation were made to reflect recent code changes.
- Async services HTTP status changed from 302 to 202 as per SADI publication
- sadi-testing-service can now poll services automatically if told to do so.
- changed the asynchronous POST response header so that sadi-please-wait is set and HTTP status is 202.
- added the ability to automatically poll services with sadi-testing-service.
- fixed bug in sadi-generate-datatypes.pl where base_uri wasn't being set properly.
- bug fix: sometimes perl owl classes contained the same restrictions twice in a module.
Modules
Hash-based abstract super-class for all SADI objects
A primitive SADI data type for booleans
A primitive SADI data type for dates/times
definition of an owl datatype property
definition of an owl class
definition of an owl object property
A primitive SADI data type for float numbers
A primitive SADI data type for integers
A primitive SADI data type for strings
A module for (add|get|delet)ing persistent data
generator of SADI OWL modules
generator of SADI services
An module for parsing the RDF that describes a SADI service in the mygrid service ontology
A Perl package for SADI services
!!Look Here First!! Perl extension for the automatic generation of SADI web services
A module that describes a SADI web service.
a super-class for all SADI services
what does not fit elsewhere
Provides
in lib/SADI/Config.pm
in lib/SADI/OWL/OntologyParser.pm
in lib/SADI/RDF/Predicates/DC_PROTEGE.pm
in lib/SADI/RDF/Predicates/FETA.pm
in lib/SADI/RDF/Predicates/OMG_LSID.pm
in lib/SADI/RDF/Predicates/OWL.pm
in lib/SADI/RDF/Predicates/RDF.pm
in lib/SADI/RDF/Predicates/RDFS.pm