@prefix foaf: . @prefix ns1: . @prefix ns2: . ns1:jan-mendling foaf:made ns2:demo-65 . ns1:simone-paolo-ponzetto foaf:made ns2:demo-65 . @prefix rdf: . @prefix owl: . ns2:demo-65 rdf:type owl:Thing . @prefix ns5: . ns2:demo-65 rdf:type ns5:InProceedings . @prefix rdfs: . ns2:demo-65 rdf:type rdfs:Resource ; rdfs:label "Who-Does-What: A knowledge base of people's occupations and job activities" . @prefix ns7: . ns2:demo-65 owl:sameAs ns7:demo-65 . @prefix dc: . ns2:demo-65 dc:creator ns1:simone-paolo-ponzetto , ns1:stefano-faralli , ns1:jan-mendling , ns1:jonas-bulegon-gassen ; foaf:maker ns1:simone-paolo-ponzetto , ns1:jonas-bulegon-gassen , ns1:stefano-faralli , ns1:jan-mendling ; ns5:abstract "System analysis and design is concerned with the creation of conceptual models. In this paper, we introduce a novel resource called \"Who-Does-What\" (WDW) that supports the creation and quality assurance of such models. WDW provides a knowledge base of activities for classes of people engaged in a wide range of different occupations. The resource is semi-automatically created by populating the manually-created Standard Occupational Classification (SOC) of the US Department of Labor with activities found on the Web." . @prefix ns9: . ns2:demo-65 ns5:hasAuthorList ns9:authorList . @prefix ns10: . ns2:demo-65 ns5:isPartOf ns10:proceedings . @prefix xsd: . ns2:demo-65 ns5:keyword "Open Information Extraction"^^xsd:string , "knowledge base induction from text"^^xsd:string , "Knowledge acquisition"^^xsd:string ; ns5:title "Who-Does-What: A knowledge base of people's occupations and job activities" . ns1:jonas-bulegon-gassen foaf:made ns2:demo-65 . ns1:stefano-faralli foaf:made ns2:demo-65 . ns10:proceedings ns5:hasPart ns2:demo-65 .