Difference between revisions of "DC Application Profile Pattern"
Jump to navigation
Jump to search
(New page: ==DC Application Profile== ===Functional Requirements=== * Reference to the functional specification document of the application ===Domain Model=== * graphic (e.g. uml) of the domain mod...) |
m |
||
| Line 41: | Line 41: | ||
| <Min; Max> | | <Min; Max> | ||
|} | |} | ||
[[Category:Application Profiles|DC Application Profile Pattern]] | |||
Latest revision as of 12:50, 15 September 2009
DC Application Profile[edit]
Functional Requirements[edit]
- Reference to the functional specification document of the application
Domain Model[edit]
- graphic (e.g. uml) of the domain model with all entities (classes) and relations between them including multiplicity
Description Set Profile[edit]
Description <term-name>[edit]
| Term URI | <persistent URL that refers to the class definition> |
| Label | <label of term> |
| Definition | <term definition> |
| Comment | <used for restrictions> |
| Type of term | <can be class, property, VES, SES> |
| Refines | <PURL to the definition of the term that is refined by the current term> |
| Refined by | <PURL to the definition of the term that refines the current term> |
| Has Encoding Scheme | <PURL to the definition of the VES or SES that refines the current term> |
| Obligation | <Mandatory or optional> |
| Occurrence | <Min; Max> |