doap icon indicating copy to clipboard operation
doap copied to clipboard

RDF schema for describing software projects

Results 27 doap issues
Sort by recently updated
recently updated
newest added

**Motivation** The current DOAP lists versions but has no indication which versions are EOL, or bug fix only, or active. For purposes of automating warnings about old dependencies such a...

feature-discussion

Hello! :-) first of all.. thank you for this, we would very much like to use it (in the Open Know-How ontology). I am a bit concerned though, as.. @ewilderj...

**Describe the bug** The namespace http://usefulinc.com/ns/doap# used to also host the RDF description of DOAP, it is currently down and that is bothering people who rely on that. **How to...

It would be good to know what the official MIME type of DOAP files/URLs is. I'd think `application/rdf+xml`, but `examples/redland-doap.rdf` says: > Though it is recommended DOAP files start with...

Especially for the repository, bug-database and mailing-list This is for reference in MOD2.0: https://github.com/sifrproject/MOD-Ontology

Fixes #40.

feature-discussion

Hello! I've been building this tool over the past day or so and I think it's starting to take shape. I built in as part of a website redesign I'm...

documentation
generators

Hi, we have just published a POM2RDF converter that traverses Maven POMs and outputs an RDF graph of project dependencies using DOAP and doap-deps vocabularies: https://hub.docker.com/r/atomgraph/pom2rdf It can be used...

feature-discussion

Is there any HTML version of the Doap ontology? The [official website](http://usefulinc.com/ns/doap#) only has the XML document which is very difficult to read.

helpwanted