Package com.ldodds.foaf.thinlet.model

Interface Summary
Annotable Describes an object that can be annotated with arbitrary name-value pairs
Constants A utility interface for holding constants
Constants.FOAF  
Constants.RDF  
Constants.RDFSchema  
Model A FOAF data model.
Validatable An object that can validate itself.
 

Class Summary
AnnotableObject Base class for Annotable objects.
Document This code is Public Domain
FOAFObject This code is Public Domain
FOAFPropertyBuilder This code is Public Domain
Literal This code is Public Domain
ModelImpl Simple model implementation.
Person Models a FOAF Person.
Property This code is Public Domain
PropertyBuilder Turns fields from the GUI into Property (i.e.
Resource An RDF Resource
ValidationError Describes a validation error, generated by a Validatable object.