Function fetchBulletinByIri

  • Fetch 1 bulletin dataset specified by its IRI form NDC

    Returns

    bulletin dataset or null

    Parameters

    • iri: string

      IRI of bulletin dataset

    Returns Promise<QueryResponse | null>

Generated using TypeDoc