The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.215 - 2015-07-14

  • fixed capitalization on the SerializeableProperty module
  • merged the Accessor code with the Profile code
  • prepared for CPAN distribution

Modules

all this does is assign the HTTP call to the correct routine
The core Accessor functions
The key/value of the current configuration of the Accessor
libraries for creating and parsing FAIR Data Profiles (see http://datafairport.org for more details)
a set of packages that assist with creating infrastructures that conform to the FAIR Data Principles
a utility object that contains the namespaces commonly used by FAIR profiles. This shoudl probably be replaced by RDF::NS one day, because it is horribly hacky!
the base class representing a FAIR Profile. Everything else is attached to this
A FAIR Class is a meta representation of a data resources Class
Parser that reads FAIR Profile RDF and creates a FAIR::Profile object
to represent a Property in a FAIR Profile
a moose role that indicates that a certain property is intended to become part of the RDF serialization of the FAIR Profile. All other properties are "utility" properties of the object