-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
duncdrum
committed
Dec 23, 2024
1 parent
18985c5
commit 77be27b
Showing
7 changed files
with
7 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1 @@ | ||
{ | ||
"nodes":[ | ||
{ | ||
"id":"AG0626", | ||
"name":"anonymous", | ||
"index":0, | ||
"group":1 | ||
}, | ||
{ | ||
"id":"W0414", | ||
"name":"unknown", | ||
"index":1, | ||
"group":2 | ||
} | ||
], | ||
"links":[ | ||
{ | ||
"source":0, | ||
"target":1, | ||
"value":1, | ||
"index":0 | ||
} | ||
] | ||
} | ||
{"nodes":[{"id":"AG0626","name":"anonymous","index":0,"group":1},{"id":"W0414","name":"unknown","index":1,"group":2}],"links":[{"source":0,"target":1,"value":1,"index":0}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1 @@ | ||
<listBibl xmlns="http://www.tei-c.org/ns/1.0"> | ||
<bibl xml:id="W0414" type="text" status="unspecified-access"> | ||
<title xml:lang="en" type="main">unknown<title type="sub">unknown</title> | ||
</title> | ||
<author ref="#AG0626"/> | ||
<date when-custom="19XX"/> | ||
<date type="first-chinese-edition" when-custom="19XX"/> | ||
<pubPlace ref="#SP0436"/> | ||
<publisher>unknown</publisher> | ||
<note type="genre" subtype="unknown">unknown<idno type="LCSH"/> | ||
</note> | ||
<note type="quote"> | ||
<cit ana="W9999"> | ||
<quote>reading quote</quote> | ||
</cit> | ||
</note> | ||
</bibl> | ||
<bibl xml:id="W0554" type="artwork" status="unspecified-access"> | ||
<author ref="#AG0626"/> | ||
</bibl> | ||
<bibl xml:id="W9998" type="text" status="unspecified-access"> | ||
<title xml:lang="en" type="main">unknown<title type="sub">unknown</title> | ||
</title> | ||
<author ref="#AG0626"/> | ||
<date when-custom="19XX"/> | ||
<date type="first-chinese-edition" when-custom="19XX"/> | ||
<pubPlace ref="#SP0436"/> | ||
<publisher>unknown</publisher> | ||
<note type="genre" subtype="unknown">unknown<idno type="LCSH"/> | ||
</note> | ||
</bibl> | ||
</listBibl> | ||
<listBibl xmlns="http://www.tei-c.org/ns/1.0"><bibl xml:id="W0414" type="text" status="unspecified-access"><title xml:lang="en" type="main">unknown<title type="sub">unknown</title></title><author ref="#AG0626"/><date when-custom="19XX"/><date type="first-chinese-edition" when-custom="19XX"/><pubPlace ref="#SP0436"/><publisher>unknown</publisher><note type="genre" subtype="unknown">unknown<idno type="LCSH"/></note><note type="quote"><cit ana="W9999"><quote>reading quote</quote></cit></note></bibl><bibl xml:id="W0554" type="artwork" status="unspecified-access"><author ref="#AG0626"/></bibl><bibl xml:id="W9998" type="text" status="unspecified-access"><title xml:lang="en" type="main">unknown<title type="sub">unknown</title></title><author ref="#AG0626"/><date when-custom="19XX"/><date type="first-chinese-edition" when-custom="19XX"/><pubPlace ref="#SP0436"/><publisher>unknown</publisher><note type="genre" subtype="unknown">unknown<idno type="LCSH"/></note></bibl></listBibl> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1 @@ | ||
<listOrg xmlns="http://www.tei-c.org/ns/1.0"> | ||
<org xml:id="AG9999"> | ||
<orgName xml:lang="en" type="main">unknown</orgName> | ||
<placeName ref="#SP0436"/> | ||
</org> | ||
</listOrg> | ||
<listOrg xmlns="http://www.tei-c.org/ns/1.0"><org xml:id="AG9999"><orgName xml:lang="en" type="main">unknown</orgName><placeName ref="#SP0436"/></org></listOrg> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1 @@ | ||
<listPerson xmlns="http://www.tei-c.org/ns/1.0"> | ||
<person xml:id="AG0626" sex="U"> | ||
<persName xml:lang="en" type="main"> | ||
<surname>anonymous</surname> | ||
</persName> | ||
<persName xml:lang="zh" type="main"> | ||
<surname>无名</surname> | ||
</persName> | ||
<birth when-custom="XXXX">XXXX<placeName ref="#SP0436"/> | ||
</birth> | ||
<death when-custom="XXXX">XXXX</death> | ||
<event type="rustication" from="1968" to-custom="1968/1979" where="#SP0436"> | ||
<label>rustication</label> | ||
</event> | ||
<listBibl> | ||
<bibl source="#W0414"/> | ||
</listBibl> | ||
</person> | ||
</listPerson> | ||
<listPerson xmlns="http://www.tei-c.org/ns/1.0"><person xml:id="AG0626" sex="U"><persName xml:lang="en" type="main"><surname>anonymous</surname></persName><persName xml:lang="zh" type="main"><surname>无名</surname></persName><birth when-custom="XXXX">XXXX<placeName ref="#SP0436"/></birth><death when-custom="XXXX">XXXX</death><event type="rustication" from="1968" to-custom="1968/1979" where="#SP0436"><label>rustication</label></event><listBibl><bibl source="#W0414"/></listBibl></person></listPerson> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1 @@ | ||
<listPlace xmlns="http://www.tei-c.org/ns/1.0"> | ||
<place xml:id="SP0436" type="PL"> | ||
<placeName>unknown</placeName> | ||
<location> | ||
<geo>0.0 0.0</geo> | ||
</location> | ||
</place> | ||
</listPlace> | ||
<listPlace xmlns="http://www.tei-c.org/ns/1.0"><place xml:id="SP0436" type="PL"><placeName>unknown</placeName><location><geo>0.0 0.0</geo></location></place></listPlace> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1 @@ | ||
<listRelation xmlns="http://www.tei-c.org/ns/1.0"> | ||
<listRelation type="personal"> | ||
<relation xml:id="SR99999" ana="熟人" key="S3.1" name="acquaintance" type="personal" ref="#W0414" mutual="#AG0626 #AG0626"/> | ||
</listRelation> | ||
<listRelation type="social"> | ||
<relation name="member" type="social" active="#AG9999" passive="#AG0626" ref="#W0414"/> | ||
</listRelation> | ||
<listRelation type="reading-act"> | ||
<relation type="reading-act" xml:id="A99999" active="#AG0626" key="AT01" name="to-read" ref="#W0414" from-custom="XXXX" to-custom="XXXX" change="2022-09-19" resp="DP"> | ||
<desc> | ||
<bibl type="source" source="#W0414"> | ||
<biblScope unit="page"/> | ||
</bibl> | ||
</desc> | ||
</relation> | ||
</listRelation> | ||
</listRelation> | ||
<listRelation xmlns="http://www.tei-c.org/ns/1.0"><listRelation type="personal"><relation xml:id="SR99999" ana="熟人" key="S3.1" name="acquaintance" type="personal" ref="#W0414" mutual="#AG0626 #AG0626"/></listRelation><listRelation type="social"><relation name="member" type="social" active="#AG9999" passive="#AG0626" ref="#W0414"/></listRelation><listRelation type="reading-act"><relation type="reading-act" xml:id="A99999" active="#AG0626" key="AT01" name="to-read" ref="#W0414" from-custom="XXXX" to-custom="XXXX" change="2022-09-19" resp="DP"><desc><bibl type="source" source="#W0414"><biblScope unit="page"/></bibl></desc></relation></listRelation></listRelation> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1 @@ | ||
<gexf:gexf xmlns:gexf="http://gexf.net/1.3" version="1.3"> | ||
<gexf:meta lastmodifieddate="2024-12-16Z"> | ||
<gexf:creator>ReadAct</gexf:creator> | ||
<gexf:description>Bipartite graph of reading act edges, connecting agent and work nodes</gexf:description> | ||
</gexf:meta> | ||
<gexf:graph mode="static" defaultedgetype="directed"> | ||
<gexf:nodes> | ||
<gexf:node id="AG0626" label="anonymous"/> | ||
<gexf:node id="W0414" label="unknown"/> | ||
</gexf:nodes> | ||
<gexf:edges> | ||
<gexf:edge id="1-1" source="AG0626" target="W0414"/> | ||
</gexf:edges> | ||
</gexf:graph> | ||
</gexf:gexf> | ||
<gexf:gexf xmlns:gexf="http://gexf.net/1.3" version="1.3"><gexf:meta lastmodifieddate="2024-12-23Z"><gexf:creator>ReadAct</gexf:creator><gexf:description>Bipartite graph of reading act edges, connecting agent and work nodes</gexf:description></gexf:meta><gexf:graph mode="static" defaultedgetype="directed"><gexf:nodes><gexf:node id="AG0626" label="anonymous"/><gexf:node id="W0414" label="unknown"/></gexf:nodes><gexf:edges><gexf:edge id="1-1" source="AG0626" target="W0414"/></gexf:edges></gexf:graph></gexf:gexf> |