project-formats

From Microformats Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

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.