The project website lists DOAP support as a feature. However, the current version only supports FOAF and SIOC.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_datasource-838264.patch | 13.31 KB | levjj |
| #2 | views_datasource-838264.patch | 13.5 KB | levjj |
The project website lists DOAP support as a feature. However, the current version only supports FOAF and SIOC.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_datasource-838264.patch | 13.31 KB | levjj |
| #2 | views_datasource-838264.patch | 13.5 KB | levjj |
Comments
Comment #1
levjj commentedI've added DOAP support based on the FOAF implementation. Some of the basic attributes are supported and it's even possible to have multiple attributes of the same name like multiple "developers" and multiple "repositories" in the generated DOAP RDF file.
Update: Use the second patch, otherwise a minor bug can occur.
Comment #2
levjj commentedFixed a small bug that caused the "repository" element to appear more than once in the output if the "project" element has multiple "developers".
Comment #3
allisterbeharry commentedHello levjj, sorry I took so long to add this. Thanks hugely for the patch. Committed to CVS, will be in the beta2 release.
Comment #4
allisterbeharry commentedDOAP support available in beta2 release: http://drupal.org/node/855894