Changes for version 0.230 - 2015-07-28
- Bug Fixes
- refactored code to make it more RESTful
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
Examples
- examples/Accessors/EHDN_Accessor
- examples/Accessors/registry3-enrolment.xlsx.xlsx
- examples/Allele_Profile_Descriptive.pl
- examples/Allele_Profile_Descriptive.rdf
- examples/Allele_Profile_EDAM.pl
- examples/Allele_Profile_EDAM.rdf
- examples/Allele_Profile_SIO.pl
- examples/Allele_Profile_SIO.rdf
- examples/Alleles
- examples/CreateAccessorDescriptor.pl
- examples/DragonDB_Allele_Profile2.pl
- examples/DragonDB_LDF_Profiler
- examples/OLD/DragonDB_Allele_Accessor.rdf
- examples/OLD/DragonDB_Allele_Profile1.pl
- examples/OLD/DragonDB_Allele_Profile2.pl
- examples/OLD/DragonDB_Allele_Profile3.pl
- examples/OLD/DragonDB_Allele_ProfileAlleleDescriptions.rdf
- examples/OLD/DragonDB_Allele_ProfileAlleleDescriptions.rdfduplicate.rdf
- examples/OLD/DragonDB_Allele_ProfileImagesEDAM.rdf
- examples/OLD/DragonDB_Allele_ProfileImagesEDAM.rdfduplicate.rdf
- examples/OLD/DragonDB_Allele_ProfileImagesSIO.rdf
- examples/OLD/DragonDB_FAIRDataProjector.rdf
- examples/OLD/ProfileUniProtProtein.pl
- examples/Profile
- examples/testFAIRProfile.pl
- examples/testparser.pl