Skip to content

Produce GraphML of RSS Feeds from ATLA religion database with ATLASerials

License

Notifications You must be signed in to change notification settings

ATLA-OpenSource/scholar-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scholar Graph

Generate and Visualize Graphs from ATLA RDB

These samples illustrate the possibility of generating network graphs from arbitrary ATLA RDB (EBSCOhost) RSS feeds. The XQuery code consists of an XQuery module and script that takes any given RSS feed and converts it into GraphML format, using hashes to link edges and nodes. The Cypher code demonstrates how to import the resulting GraphML file into Neo4j for analysis.

Requirements

  • BaseX - an open source XML database. This code uses properietary extensions to XQuery to generate the hashes;
  • Neo4j - an open source graph database. To load the GraphML, you must have installed APOC into the Neo4J plugins folder.

Samples

The sample folder includes a GraphML file along with a Neo4j visualization.

GraphML Visualization

About

Produce GraphML of RSS Feeds from ATLA religion database with ATLASerials

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages