Skip to content

Formal specification of Property Graph Exchange Format and its serializations

Notifications You must be signed in to change notification settings

pg-format/specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Property Graph Exchange Format (PG)

This repository hosts a formal specification of Property Graph Exchange Format (PG) and its serializations PG format, PG-JSON, and PG-JSONL based on the common property graph data model.

State of publication

The specification is written with quarto and going to be published at https://pg-format.github.io/specification/.

Source files:

  • index.qmd: specification in Quarto Markdown
  • _quarto.yml: quarto configuration
  • script.js and style.css: additional JavaScript and CSS

Calling quarto render or make updates the HTML version in directory docs.

Calling make pg.xml updates the syntax highlighting file from pg-highlight.

Test suite

Directory tests contains a test suite with valid and invalid data to test against.

About

Formal specification of Property Graph Exchange Format and its serializations

Resources

Stars

Watchers

Forks

Releases

No releases published