doap
doap copied to clipboard
RDF schema for describing software projects
A `Project` generally consists of multiple versions, the latest stable release, zero or more future versions (beta, nightly, master, etc.) and zero or more previous releases, each of them with...
This would allow project listings to display one or two selected screenshots, instead of just linking to a screenshots page.
These should be fixed to point somewhere else, I guess.
i see mention of work on mapping foaf:Person to schema:Person maybe we could find useful mapping of doap:Project to schema:SoftwareApplication ? related: #9
I would like to be able to describe a relationship between my projects and URLs for Jenkins jobs that build and test these projects.
I was reading the wiki and I noticed on the page for [Project design](https://github.com/edumbill/doap/wiki/Project-design) that the the links were struck out and that there was a request for response if...
A need for expression of dependency information in DOAP has been expressed a couple of times on the mailing list [eg. 1,2]. As a start, the attached patch adds dependency...