Skip to content

Commit

Permalink
response to review
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry committed Nov 26, 2024
1 parent b281209 commit 763299b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/xgi-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ See the `load_bigg_data() documentation <api/readwrite/xgi.readwrite.bigg_data.h
Dataset format
--------------

The xgi-data format for higher-order datasets is a JSON data structure with the following structure:
XGI-DATA provides higher-order datasets in two formats: (1) Hypergraph Interchange Format (HIF)-compliant JSON (2) XGI-specific JSON format. See the `HIF-standard <https://github.com/pszufe/HIF-standard>`_ documentation on format (1). Format (2) is structured as follows:

* :code:`hypergraph-data`: This tag accesses the attributes of the entire hypergraph dataset such as the authors or dataset name.

Expand Down

0 comments on commit 763299b

Please sign in to comment.