| 82 | |
| 83 | |
| 84 | ---- |
| 85 | === OrgRep === |
| 86 | |
| 87 | The !OrgRep models our/your organizational structure, that is, your organizational properties and relations, your projects, project leaders, department, research groups, etc. Especially the relations between people and projects will be used for rdfhomepage. |
| 88 | You may have a look at our !OrgRep -> see {{{{rdfhomepage/vocabulary/OrgRepDFKI.*}}} -> best viewed with [http://protege.stanford.edu/ Protege], http://protege.stanford.edu/ |
| 89 | |
| 90 | There is also a better, nearly-empty Protege-Projekt + RDF + RDFS, which you could use to model your own organizational structure(s): {{{{rdfhomepage/vocabulary/OrgRep.*}}} [[BR]] |
| 91 | I advise you take the following steps: |
| 92 | 1. Open {{{OrgRep.pprj}}} with Protege |
| 93 | 2. Save it again (File/Save as), maybe use other filenames like {{{OrgRepACME.*}}} - the important thing here is: choose an OTHER default namespace -> last edit field in the "Save as" dialog (initially, the value will be http://rdfhomepage.opendfki.de/please_choose_another_namespace#). |
| 94 | 3. Open it again (with Protege) and add your people, projects, etc. therein. |
| 95 | 4. There are some inverse properties, which may need manual care, e.g. between org:Project <--> org:Person |
| 96 | |