Changes for version 0.41 - 2001-07-12

  • RDFStore::Parser::SiRPAC
    • fixed bug with XML::Parser 2.30 using expat-1.95.1
      • XMLSCHEMA set to http://www.w3.org/XML/1998/namespace (see http://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-using)
      • added XMLSCHEMA_prefix
    • changed RDF_SCHEMA_NS to http://www.w3.org/2000/01/rdf-schema#
  • RDFStore::Parser::OpenHealth
    • fixed bug with XML::Parser 2.30 using expat-1.95.1
      • XMLSCHEMA set to http://www.w3.org/XML/1998/namespace (see http://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-using)
      • added XMLSCHEMA_prefix
    • changed RDF_SCHEMA_NS to http://www.w3.org/2000/01/rdf-schema#
  • RDFStore::Stanford::Digest::Util
    • updated digestBytes2HashCode()
  • RDFStore::Model
    • updated _getLookupValue() and _getValuesFromLookup() to consider negative hashcodes
  • RDFStore::Literal
    • added getDigest() to generate the digest using quotes and the label
  • Data::MagicTie
    • fixed compilation bug while strict subs
    • added a warning in del_dup() if not supported by underlying DB_File library
    • updated _untie() to avoid warnings while untie databases
  • t/
    • updated rdfstore.t
    • updated parser.t
    • updated magictie.t moving DBMS specific code to dbms/DBMS/t/magictie.t

Modules

Perl5 access to the dbms server.
This module implements an adaptor like Perl TIE interface over hash and array that support BLOBs, delegation, duplicate keys, locking and storage splitting
This is a set of Perl modules that implement an object-oriented API to manipulate RDF models
An implementation of the Literal RDF API using Storable(3)
An implementation of the Model RDF API
implementation of the NodeFactory RDF API
This module implements an RDF strawman parser for the syntax proposed by Jonathan Borden at http://www.openhealth.org/RDF/rdf_Syntax_and_Names.htm
This module implements a streaming RDF Parser as a direct implementation of XML::Parser::Expat(3)
This module is an extension of RDFStore::Parser::SiRPAC(3) that actually use the RDFStore API modules to ingest records into an RDFStore database.
implementation of the RDFNode RDF API using Digest(3)
implementation of the Resource RDF API
implementation of the SchemaModel RDF API
implementation of the SetModel RDF API
implementation of the Digest RDF API
implementation of the AbstractDigest RDF API
implementation of the Digestable RDF API
implementation of the GenericDigest RDF API
implementation of the MD5Digest RDF API
implementation of the SHA1Digest RDF API
implementation of the DigestUtil RDF API
definiton of the Literal RDF API
definiton of the Model RDF API
definiton of the NodeFactory RDF API
definiton of the RDFNode RDF API
definiton of the Resource RDF API
definiton of the SetModel RDF API
definiton of the Statement RDF API
definiton of the VirtualModel RDF API
implementation of the Vocabulary Generator RDF API
implementation of the Statement RDF API
implementation of the VirtualModel RDF API

Provides

in lib/RDFStore/Vocabulary/DAML.pm
DC
in lib/RDFStore/Vocabulary/DC.pm
DCQ
in lib/RDFStore/Vocabulary/DCQ.pm
in lib/Data/MagicTie.pm
in lib/Data/MagicTie.pm
RDF
in lib/RDFStore/Vocabulary/RDF.pm
in lib/RDFStore/Vocabulary/RDFS.pm
in lib/RDFStore/Parser/SiRPAC.pm
in lib/RDFStore/Parser/SiRPAC.pm
in lib/RDFStore/Parser/Styles/MagicTie.pm