Changes
Page history
Update cidoc mapping general
authored
Jun 29, 2020
by
Robert Casties
Show whitespace changes
Inline
Side-by-side
cidoc-mapping-general.md
View page @
efdfcc1c
# General mappings
*
ismi_id (
```<entity id=xxx>```
)
*
E1->P1->E42
[
1
](
uri=.../ismi/person/xxx/identifier/0
)
*
E42[1]->P2->E55('ismi-id')
*
`
E1->P1->E42[1](uri=.../ismi/person/xxx/identifier/0)
`
*
`
E42[1]->P2->E55('ismi-id')
`
*
public (
```<entity public="true">```
)
*
E1->P2->E55('is-public')
\ No newline at end of file
*
`E1->P2->E55('is-public')`
\ No newline at end of file