Difference between revisions of "PAWS"
From PAWS Lab
Line 5: | Line 5: | ||
This wiki has the following structural units: | This wiki has the following structural units: | ||
* ER Models - describe individual adaptive applications. Each entity and relationship is supplied with a list of suggested RDF bindings | * ER Models - describe individual adaptive applications. Each entity and relationship is supplied with a list of suggested RDF bindings | ||
− | * RDF | + | * RDF schemata - describe classes and properties with suggested use in describing entities and relationships of applications. Each schema can have several vocabularies identified by prefixes |
Conventions: | Conventions: | ||
* Objects and Entities are shown in '''boldface''' | * Objects and Entities are shown in '''boldface''' | ||
* Properties and relationships - regular face | * Properties and relationships - regular face | ||
+ | * Schema is written in upper case, e.g. [[DC]], vocabulary in lower case, e.g. [[dc]], [[dcterms]] | ||
+ | = ER Models = | ||
+ | * [[Knowledge Tree]] - portal | ||
+ | |||
+ | = RDF Schemata and Vocabularies = | ||
+ | * [[RDF]] - has single vocabulary [[rdf]] | ||
+ | * [[RDFS]] - has single vocabulary [[rdfs]] | ||
+ | * [[DC]] - has vocabularies [[dc]], [dcterms]] | ||
+ | * [[RSS]] - has single vocabulary [[rss]] (here we mean RSS v.1.0) | ||
+ | * [[FOAF]] - has single vocabulary [[foaf]] | ||
= Getting started = | = Getting started = |
Revision as of 13:50, 18 September 2007
ADAPT² RDF Bindings.
The main purpose of this wiki is to create a process of binding entity-relationship models of applications in ADAPT² architecture to RDF.
This wiki has the following structural units:
- ER Models - describe individual adaptive applications. Each entity and relationship is supplied with a list of suggested RDF bindings
- RDF schemata - describe classes and properties with suggested use in describing entities and relationships of applications. Each schema can have several vocabularies identified by prefixes
Conventions:
- Objects and Entities are shown in boldface
- Properties and relationships - regular face
- Schema is written in upper case, e.g. DC, vocabulary in lower case, e.g. dc, dcterms
ER Models
- Knowledge Tree - portal
RDF Schemata and Vocabularies
- RDF - has single vocabulary rdf
- RDFS - has single vocabulary rdfs
- DC - has vocabularies dc, [dcterms]]
- RSS - has single vocabulary rss (here we mean RSS v.1.0)
- FOAF - has single vocabulary foaf