Nodegoat API

Nodegoat is a web-based data management, network analysis, and visualization platform for the humanities. The Nodegoat API implementation allows NDR Core to search and retrieve data from Nodegoat projects.

Learn more about Nodegoat: https://nodegoat.net/

Configuration

To connect to a Nodegoat data source, configure the Connection URL field using the following format:

https://api.nodegoat.dasch.swiss/data/type/<type_id>/

Replace <type_id> with your Nodegoat project's type identifier.

Example

https://api.nodegoat.dasch.swiss/data/type/12345/

Features

The Nodegoat implementation supports:

  • Simple search queries
  • Advanced search with multiple fields
  • Equality operators for field matching
  • Single result retrieval by ID