{
  "name": "@zazuko/vocabularies",
  "version": "4.0.0",
  "description": "Access most commonly used RDF ontologies/schemas/vocabularies as datasets or n-quads",
  "type": "module",
  "bin": {
    "rdf-vocab": "bin/vocab.js"
  },
  "scripts": {
    "prepack": "cat ../../ontologies/*/meta.nt > meta.nt && tsc"
  },
  "exports": {
    ".": "./index.js",
    "./meta": "./meta.js",
    "./expand": "./expand.js",
    "./expandWithCheck": "./expandWithCheck.js",
    "./shrink": "./shrink.js",
    "./vocabularies": "./vocabularies.js",
    "./prefixes": "./prefixes.js"
  },
  "dependencies": {
    "@rdfjs/parser-n3": "^2.0.1",
    "@zazuko/vocabulary-loader": "^1.0.2",
    "@vocabulary/acl": "^1.0.4",
    "@vocabulary/as": "^1.0.5",
    "@vocabulary/bibo": "^1.0.5",
    "@vocabulary/cc": "^1.0.5",
    "@vocabulary/cert": "^1.0.4",
    "@vocabulary/cnt": "^1.0.5",
    "@vocabulary/constant": "^1.0.5",
    "@vocabulary/crm": "^1.0.5",
    "@vocabulary/csvw": "^1.0.5",
    "@vocabulary/ctag": "^1.0.5",
    "@vocabulary/cur": "^1.0.1",
    "@vocabulary/dash": "^1.0.5",
    "@vocabulary/dash-sparql": "^1.0.5",
    "@vocabulary/dbo": "^1.0.5",
    "@vocabulary/dc11": "^1.0.5",
    "@vocabulary/dcam": "^1.0.5",
    "@vocabulary/dcat": "^1.0.5",
    "@vocabulary/dcmitype": "^1.0.5",
    "@vocabulary/dcterms": "^1.0.5",
    "@vocabulary/dig": "^1.0.5",
    "@vocabulary/discipline": "^1.0.5",
    "@vocabulary/doap": "^1.0.5",
    "@vocabulary/dprod": "^1.0.1",
    "@vocabulary/dpv": "^1.0.5",
    "@vocabulary/dqv": "^1.0.5",
    "@vocabulary/dtype": "^1.0.5",
    "@vocabulary/duv": "^1.0.5",
    "@vocabulary/earl": "^2.0.5",
    "@vocabulary/ebucore": "^1.0.5",
    "@vocabulary/exif": "^1.0.5",
    "@vocabulary/foaf": "^1.0.5",
    "@vocabulary/frbr": "^1.0.5",
    "@vocabulary/geo": "^1.0.5",
    "@vocabulary/geof": "^1.0.5",
    "@vocabulary/geor": "^1.0.5",
    "@vocabulary/gml": "^1.0.5",
    "@vocabulary/gn": "^1.0.5",
    "@vocabulary/gr": "^1.0.5",
    "@vocabulary/grddl": "^1.0.5",
    "@vocabulary/gs1": "^1.1.5",
    "@vocabulary/gtfs": "^1.0.5",
    "@vocabulary/http": "^1.0.5",
    "@vocabulary/hydra": "^1.0.5",
    "@vocabulary/ical": "^1.0.5",
    "@vocabulary/la": "^1.0.5",
    "@vocabulary/ldp": "^1.0.5",
    "@vocabulary/list": "^1.0.5",
    "@vocabulary/locn": "^1.0.5",
    "@vocabulary/log": "^1.0.5",
    "@vocabulary/lvont": "^1.0.5",
    "@vocabulary/m4i": "^1.2.1",
    "@vocabulary/ma": "^1.0.5",
    "@vocabulary/mads": "^1.0.5",
    "@vocabulary/math": "^1.0.5",
    "@vocabulary/oa": "^1.0.5",
    "@vocabulary/og": "^1.0.5",
    "@vocabulary/oidc": "^1.0.4",
    "@vocabulary/org": "^1.0.5",
    "@vocabulary/owl": "^1.0.5",
    "@vocabulary/pim": "^1.0.4",
    "@vocabulary/prefix": "^1.0.5",
    "@vocabulary/prov": "^1.0.5",
    "@vocabulary/qb": "^1.0.5",
    "@vocabulary/qkdv": "^1.0.5",
    "@vocabulary/quantitykind": "^2.0.0",
    "@vocabulary/qudt": "^2.0.0",
    "@vocabulary/rdau": "^1.0.5",
    "@vocabulary/rdf": "^1.0.5",
    "@vocabulary/rdfa": "^1.0.5",
    "@vocabulary/rdfs": "^1.0.5",
    "@vocabulary/rev": "^1.0.5",
    "@vocabulary/rico": "^2.0.1",
    "@vocabulary/rr": "^1.0.5",
    "@vocabulary/rss": "^1.0.5",
    "@vocabulary/schema": "^1.0.5",
    "@vocabulary/sd": "^1.0.5",
    "@vocabulary/sdmx": "^1.0.5",
    "@vocabulary/sem": "^1.0.5",
    "@vocabulary/set": "^1.0.5",
    "@vocabulary/sf": "^1.0.5",
    "@vocabulary/sh": "^1.1.6",
    "@vocabulary/shsh": "^1.0.4",
    "@vocabulary/shex": "^1.0.5",
    "@vocabulary/sioc": "^1.0.5",
    "@vocabulary/skos": "^1.0.5",
    "@vocabulary/skosxl": "^1.0.5",
    "@vocabulary/solid": "^1.0.4",
    "@vocabulary/sosa": "^1.0.5",
    "@vocabulary/sou": "^1.0.5",
    "@vocabulary/ssn": "^1.0.5",
    "@vocabulary/stat": "^1.0.4",
    "@vocabulary/string": "^1.0.5",
    "@vocabulary/test": "^1.0.5",
    "@vocabulary/time": "^1.0.5",
    "@vocabulary/unit": "^2.0.0",
    "@vocabulary/vaem": "^1.0.5",
    "@vocabulary/vann": "^1.0.5",
    "@vocabulary/vcard": "^1.0.5",
    "@vocabulary/void": "^1.0.5",
    "@vocabulary/vs": "^1.0.5",
    "@vocabulary/vso": "^1.0.2",
    "@vocabulary/wdrs": "^1.0.5",
    "@vocabulary/wgs": "^1.0.5",
    "@vocabulary/xhv": "^1.0.5",
    "@vocabulary/xkos": "^1.0.5",
    "@vocabulary/xsd": "^1.0.5",
    "@zazuko/env": "^2.0.2",
    "@zazuko/prefixes": "^2.3.0",
    "commander": "^10.0.0",
    "rdf-dataset-ext": "^1",
    "readable-stream": "^4.3.0"
  },
  "files": [
    "bin",
    "meta.nt",
    "*.js",
    "*.d.ts",
    "*.d.ts.map",
    "lib/*.js",
    "lib/*.d.ts",
    "lib/*.d.ts.map"
  ],
  "devDependencies": {
    "@types/chai": "^4.3.4",
    "@types/mocha": "^10",
    "@types/rdf-dataset-ext": "^1.0.8",
    "@types/rdfjs__parser-n3": "^2.0.6",
    "chai": "^4.3.7"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zazuko/rdf-vocabularies.git",
    "directory": "packages/vocabularies"
  },
  "author": "Victor Felder <victor@draft.li> (https://draft.li)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zazuko/rdf-vocabularies/issues"
  },
  "homepage": "https://github.com/zazuko/rdf-vocabularies#readme",
  "keywords": [
    "rdf",
    "rdfjs",
    "prefix",
    "namespace",
    "ontologies",
    "vocabularies"
  ],
  "mocha": {
    "extension": "ts",
    "watch-files": [
      "./**/*.ts"
    ],
    "require": [
      "mocha-setup.js"
    ]
  }
}
