Safe Haskell | Safe-Infered |
---|
This module exports the type used to create crosswalk queries.
CrosswalkQuery type
data CrosswalkQuery Source
A crosswalk query can be formed by specifying a factual id and (optionally) a list of namespaces to only include when attempting to find the ids for various namespaces, or by specifying a namespace and namespace id in order to find the factual id. An optional limit can be set as well.