Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cKlee committed Jul 26, 2013
1 parent 187316f commit 039197e
Showing 1 changed file with 32 additions and 30 deletions.
62 changes: 32 additions & 30 deletions overview.md
Expand Up @@ -20,36 +20,38 @@
+-----------------------+
```

## Relations between Item, Agent and Service
## Relations between Items, Places, Services and Agents
``` {.ditaa}
dso:hasService
+----------------------------------+
| |
| daia:availableFor / v
+------------+ heldBy +----+----+ daia:unavailableFor +---------------------+
| |<-------------+ +----------------------->| |
| Agent | | Item | | dso:DocumentService |
| (Provider) +------------->| |<-----------------------+ |
+-----+------+ holds +---------+ daia:availableOf / +---------------------+
| daia:unavailableOf ^ ^
| | |
| ssso:provides | |
+-------------------------------------------------------------+ |
|
|
+------------+ |
| Agent | ssso:consumes |
| (Consumer) +------------------------------------------------------------+
+------------+
```
+----------------------+
| foaf:Agent |
| (provider) +-------------------------------+
+------------------+ | +------------------+ | |
| +----org:siteOf------>| | | |
| geo:SpatialThing | | | org:Organization | | |
| |<---org:hasSite------+ | | holds
+------------------+ | +------------------+ |<--------heldBy----------+ |
^ | | | |
| +-----------------+----+ | |
| ^ | | |
| | | | |
ev:place ssso:providedBy ssso:provides | v
| | | +--+--------+
| | v daia:availableFor / | |
| +---+-----------------+ daia:unavailableFor | |
+------------------------------+ |<---------------------+ |
+-------------------------------------+ dso:DocumentService |<---dso:hasService----+ frbr:Item |
| +--------------------->| +--------------------->| |
| | +---------------------+ daia:availableOf / | |
| | ^ daia:unavailableOf | |
| | | +-----------+
ssso:limitedBy ssso:limits ssso:consumes
| | |
| | |
v | |
+-------------------+----+ +--------+-------+
| | | foaf:Agent |
| ssso:ServiceLimitation | | (consumer) |
| | +----------------+
+------------------------+
## Other Relations
``` {.ditaa}
+--------+
| | ecpo:hasChronology / +-----------------+
+-----------+ gn:locatedIn | | ecpo:hasChronologyGap | |
| Location |<-----------------+ Item +------------------------>| ecpo:Chronology |
+-----------+ | | | |
| | +-----------------+
+--------+
```

0 comments on commit 039197e

Please sign in to comment.