project-formats: Difference between revisions
Jump to navigation
Jump to search
(New page: = Current Project Formats = There have been several efforts to define data formats for posting "projects" on the Web. This page serves to document the current list of project schemas, fo...) |
|||
Line 15: | Line 15: | ||
* [[project-examples]] | * [[project-examples]] | ||
* [[project-brainstorming]] | * [[project-brainstorming]] | ||
* [[project-formats]] | |||
== Previous Schemas and Formats == | == Previous Schemas and Formats == | ||
Line 127: | Line 128: | ||
* [[project-examples]] | * [[project-examples]] | ||
* [[project-brainstorming]] | * [[project-brainstorming]] | ||
* [[project-formats]] | |||
See [[projecta|projecta]] for the result and evolution of these thoughts on a microformat. | See [[projecta|projecta]] for the result and evolution of these thoughts on a microformat. |
Latest revision as of 11:36, 9 March 2009
Current Project Formats
There have been several efforts to define data formats for posting "projects" on the Web.
This page serves to document the current list of project schemas, formats, and efforts as background for the design of a simple project microformat. -Derek
Contributors
- Derek Lewis
See Also
Previous Schemas and Formats
- Vocabulary for Describing Projects (primarily goal-oriented)
- DOAP: Description of a Project (software project-specific)
- Program Evaluation and Review Technique
Generic to any kind of project
RDF Project Vocabulary
Classes
- Goal
- SoftGoal
- GoalList
- Module
- Task
- TaskList
- Project
- Agent
- Session
- Environment
Properties
- name
- logo
- goalType
- version
- hasGoal
- taskType
- priority
- status
- duration
- submittedDate
- startDate
- targetDate
- finishDate
- dependsOn
- isDependentOf
- isHelpedBy
- helps
- hasTask
- subGoal
- subTask
- isHurtBy
- hurts
- hasAgent
- owns
- reporter
- agentType
- role
- hasReport
- hasAvailability
Generic to software projects
DOAP
Classes
- Project
- Version
- Repository
- Subversion Repository
- BitKeeper Repository
- CVS Repository
- GNU Arch repository
Properties
- name
- homepage
- old homepage
- created
- short description
- description
- release
- mailing list
- category
- license
- repository
- anonymous root
- browse
- module
- repository location
- download page
- download mirror
- revision
- wiki
- bug database
- screenshots
- maintainer
- developer
- documenter
- translator
- tester
- helper
- programming language
- operating system
See Also
See projecta for the result and evolution of these thoughts on a microformat.