Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Documentation
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
snac
Documentation
Commits
b0ab2a2d
Commit
b0ab2a2d
authored
Sep 29, 2015
by
Tom Laudeman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add name components
parent
718c28ee
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
16 deletions
+32
-16
identity_constellation_repeats.gv
identity_constellation_repeats.gv
+32
-16
identity_constellation_repeats.gv.svg
identity_constellation_repeats.gv.svg
+0
-0
No files found.
identity_constellation_repeats.gv
View file @
b0ab2a2d
...
@@ -25,27 +25,43 @@ digraph States {
...
@@ -25,27 +25,43 @@ digraph States {
"rr1" [label="resource relation(R)"];
"rr1" [label="resource relation(R)"];
root1 [pos="
35
0,400!" label="identity root"];
root1 [pos="
47
0,400!" label="identity root"];
place [pos="
20
0,450!" label="related place(R)"];
place [pos="
32
0,450!" label="related place(R)"];
an1 [pos="150,350!" ];
an1 [pos="270,350!" ];
usedate [pos="0,350!", label="use dates"];
pref [pos="120,410!" label="preferred"];
name_components [pos="0,290!", label="components"];
usedate [pos="120,350!", label="use dates"];
language [pos="20,250!", label="language"];
name_components [pos="140,300!", label="components"];
script [pos="40,200!", label="script"];
language [pos="150,250!", label="language"];
script [pos="180,200!", label="script"];
authorized_form [pos="210,140!", label="authorized\nform"];
an1 -> language;
an1 -> language;
an1 -> script;
an1 -> script;
an1 ->authorized_form;
an1 -> pref;
ed1 [pos="150,200!"];
name_components -> surname;
biog [pos="160,400!" label="biog hist"] ;
name_components -> forename;
cr1 [pos="590,310!"];
name_components -> numeration;
et [pos="220,100!" label="entity type"];
name_components -> prefix;
occ1 [pos="430,250!"];
name_components -> suffix;
subject [pos="340,180!" label="topical subject(R)"];
rr1 [pos="600,200!"];
surname [pos="0,350!", label="surname(R)"];
src [pos="550,400!" label="source(R)"];
forename [pos="0,300!", label="forename(R)"];
citation [pos="570,450!" label="citation(R)"];
numeration [pos="0,250!", label="numeration"];
prefix [pos="0,200!", label="prefix(R)"];
suffix [pos="0,150!", label="suffix(R)"];
ed1 [pos="330,270!"];
biog [pos="280,400!" label="biog hist"] ;
cr1 [pos="730,310!"];
et [pos="340,100!" label="entity type"];
occ1 [pos="550,250!"];
subject [pos="460,180!" label="topical subject(R)"];
rr1 [pos="720,200!"];
src [pos="670,400!" label="source(R)"];
citation [pos="690,450!" label="citation(R)"];
root1 -> subject;
root1 -> subject;
root1 -> citation;
root1 -> citation;
...
...
identity_constellation_repeats.gv.svg
View file @
b0ab2a2d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment