[doap-interest] doap:user?

Benjamin Nowack bnowack at appmosphere.com
Tue Dec 19 12:10:52 UTC 2006


Hi Edd,

any chance I could talk you into adding a "user" property
to DOAP? I'm building an RDFy social networking system 
where members will be able to list the tools they are using
(for community building bla). As the software descriptions
are DOAP-based, it would be great to have such a property 
in the core vocab as well, e.g. 

[[
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#user">
  <rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
  <rdfs:label xml:lang="en">user</rdfs:label>
  <rdfs:comment xml:lang="en">User of the software of the
project.</rdfs:comment>
  <rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
  <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person" />
</rdf:Property>
]]

Best,Benjamin

--
Benjamin Nowack

Kruppstr. 100
45145 Essen, Germany
http://www.bnode.org/



More information about the doap-interest mailing list