From f2eaf9e966e775e9021c3129561f470fdde9b5c6 Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 14:45:06 -0700 Subject: [PATCH 1/9] update dependencies and registry contents to resolve teh prefix 'action' in the merge file not having a canonical expansion --- poetry.lock | 2295 ++++++++++----------- pyproject.toml | 8 +- src/prefixmaps/data/bioregistry.csv | 122 +- src/prefixmaps/data/bioregistry.upper.csv | 122 +- src/prefixmaps/data/merged.csv | 216 +- src/prefixmaps/data/merged.oak.csv | 216 +- src/prefixmaps/data/obo.csv | 1 + src/prefixmaps/data/prefixcc.csv | 77 +- src/prefixmaps/data/w3id.csv | 107 +- 9 files changed, 1864 insertions(+), 1300 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1ea978c..1927577 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,5 @@ +# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand. + [[package]] name = "alabaster" version = "0.7.13" @@ -5,6 +7,10 @@ description = "A configurable sidebar-enabled Sphinx theme" category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "alabaster-0.7.13-py3-none-any.whl", hash = "sha256:1ee19aca801bbabb5ba3f5f258e4422dfa86f82f3e9cefb0859b283cdd7f62a3"}, + {file = "alabaster-0.7.13.tar.gz", hash = "sha256:a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2"}, +] [[package]] name = "antlr4-python3-runtime" @@ -13,18 +19,21 @@ description = "ANTLR 4.9.3 runtime for Python 3.7" category = "dev" optional = false python-versions = "*" +files = [ + {file = "antlr4-python3-runtime-4.9.3.tar.gz", hash = "sha256:f224469b4168294902bb1efa80a8bf7855f24c99aef99cbefc1bcd3cce77881b"}, +] [[package]] -name = "arrow" -version = "1.2.3" -description = "Better dates & times for Python" +name = "argparse" +version = "1.4.0" +description = "Python command-line parsing library" category = "dev" optional = false -python-versions = ">=3.6" - -[package.dependencies] -python-dateutil = ">=2.7.0" -typing-extensions = {version = "*", markers = "python_version < \"3.8\""} +python-versions = "*" +files = [ + {file = "argparse-1.4.0-py2.py3-none-any.whl", hash = "sha256:c31647edb69fd3d465a847ea3157d37bed1f95f19760b11a47aa91c04b666314"}, + {file = "argparse-1.4.0.tar.gz", hash = "sha256:62b089a55be1d8949cd2bc7e0df0bddb9e028faefc8c32038cc84862aefdd6e4"}, +] [[package]] name = "atomicwrites" @@ -33,6 +42,9 @@ description = "Atomic file writes." category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ + {file = "atomicwrites-1.4.1.tar.gz", hash = "sha256:81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11"}, +] [[package]] name = "attrs" @@ -41,6 +53,10 @@ description = "Classes Without Boilerplate" category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "attrs-22.2.0-py3-none-any.whl", hash = "sha256:29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836"}, + {file = "attrs-22.2.0.tar.gz", hash = "sha256:c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99"}, +] [package.extras] cov = ["attrs[tests]", "coverage-enable-subprocess", "coverage[toml] (>=5.3)"] @@ -56,6 +72,10 @@ description = "Internationalization utilities" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "Babel-2.12.1-py3-none-any.whl", hash = "sha256:b4246fb7677d3b98f501a39d43396d3cafdc8eadb045f4a31be01863f655c610"}, + {file = "Babel-2.12.1.tar.gz", hash = "sha256:cc2d99999cd01d44420ae725a21c9e3711b3aadc7976d6147f622d8581963455"}, +] [package.dependencies] pytz = {version = ">=2015.7", markers = "python_version < \"3.9\""} @@ -67,6 +87,10 @@ description = "Screen-scraping library" category = "main" optional = false python-versions = ">=3.6.0" +files = [ + {file = "beautifulsoup4-4.11.2-py3-none-any.whl", hash = "sha256:0e79446b10b3ecb499c1556f7e228a53e64a2bfcebd455f370d8927cb5b59e39"}, + {file = "beautifulsoup4-4.11.2.tar.gz", hash = "sha256:bc4bdda6717de5a2987436fb8d72f45dc90dd856bdfd512a1314ce90349a0106"}, +] [package.dependencies] soupsieve = ">1.2" @@ -77,15 +101,19 @@ lxml = ["lxml"] [[package]] name = "bioregistry" -version = "0.8.6" +version = "0.10.57" description = "Integrated registry of biological databases and nomenclatures" category = "main" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" +files = [ + {file = "bioregistry-0.10.57-py3-none-any.whl", hash = "sha256:b04494de6c43e51e495cbb531ab0b8aca08dbcfc0cfedeac13456e38bfdedae0"}, + {file = "bioregistry-0.10.57.tar.gz", hash = "sha256:7054b5cfe4d02e346499a3d676ce7ea3448feb68714ba3aa622299a606293f5c"}, +] [package.dependencies] click = "*" -curies = ">=0.5.1" +curies = ">=0.6.0" more-click = ">=0.1.2" pydantic = "*" pystow = ">=0.1.13" @@ -95,20 +123,24 @@ tqdm = "*" [package.extras] align = ["beautifulsoup4", "class-resolver", "defusedxml", "fairsharing-client (>=0.1.0)", "pyyaml", "tabulate"] charts = ["jinja2", "matplotlib", "matplotlib-venn", "pandas", "seaborn"] -docs = ["autodoc-pydantic", "sphinx", "sphinx-autodoc-typehints (==1.21.1)", "sphinx-automodapi", "sphinx-click", "sphinx-rtd-theme"] +docs = ["autodoc-pydantic", "sphinx", "sphinx-automodapi", "sphinx-click", "sphinx-rtd-theme"] export = ["ndex2", "pyyaml", "rdflib", "rdflib-jsonld"] gha = ["more-itertools"] health = ["click-default-group", "jinja2", "pandas", "pyyaml", "tabulate"] -tests = ["coverage", "more-itertools", "pytest"] -web = ["bootstrap-flask (<=2.0.0)", "fastapi", "flasgger", "flask", "markdown", "pyyaml", "rdflib", "rdflib-endpoint", "rdflib-jsonld", "uvicorn"] +tests = ["coverage", "httpx", "more-itertools", "pytest"] +web = ["bootstrap-flask (<=2.0.0)", "curies[fastapi]", "fastapi", "flask (<2.2.4)", "markdown", "pyyaml", "rdflib", "rdflib-endpoint", "rdflib-jsonld", "uvicorn", "werkzeug (<2.3.0)"] [[package]] -name = "cached-property" -version = "1.5.2" -description = "A decorator for caching properties in classes." -category = "dev" +name = "cachetools" +version = "5.3.1" +description = "Extensible memoizing collections and decorators" +category = "main" optional = false -python-versions = "*" +python-versions = ">=3.7" +files = [ + {file = "cachetools-5.3.1-py3-none-any.whl", hash = "sha256:95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590"}, + {file = "cachetools-5.3.1.tar.gz", hash = "sha256:dce83f2d9b4e1f732a8cd44af8e8fab2dbe46201467fc98b3ef8f269092bf62b"}, +] [[package]] name = "certifi" @@ -117,6 +149,10 @@ description = "Python package for providing Mozilla's CA Bundle." category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "certifi-2022.12.7-py3-none-any.whl", hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"}, + {file = "certifi-2022.12.7.tar.gz", hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3"}, +] [[package]] name = "cfgraph" @@ -125,17 +161,24 @@ description = "rdflib collections flattening graph" category = "dev" optional = false python-versions = "*" +files = [ + {file = "CFGraph-0.2.1.tar.gz", hash = "sha256:b57fe7044a10b8ff65aa3a8a8ddc7d4cd77bf511b42e57289cd52cbc29f8fe74"}, +] [package.dependencies] rdflib = ">=0.4.2" [[package]] name = "chardet" -version = "5.1.0" +version = "5.2.0" description = "Universal encoding detector for Python 3" -category = "dev" +category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "chardet-5.2.0-py3-none-any.whl", hash = "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970"}, + {file = "chardet-5.2.0.tar.gz", hash = "sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7"}, +] [[package]] name = "charset-normalizer" @@ -144,6 +187,83 @@ description = "The Real First Universal Charset Detector. Open, modern and activ category = "main" optional = false python-versions = ">=3.7.0" +files = [ + {file = "charset-normalizer-3.1.0.tar.gz", hash = "sha256:34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:e0ac8959c929593fee38da1c2b64ee9778733cdf03c482c9ff1d508b6b593b2b"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d7fc3fca01da18fbabe4625d64bb612b533533ed10045a2ac3dd194bfa656b60"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:04eefcee095f58eaabe6dc3cc2262f3bcd776d2c67005880894f447b3f2cb9c1"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:20064ead0717cf9a73a6d1e779b23d149b53daf971169289ed2ed43a71e8d3b0"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1435ae15108b1cb6fffbcea2af3d468683b7afed0169ad718451f8db5d1aff6f"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c84132a54c750fda57729d1e2599bb598f5fa0344085dbde5003ba429a4798c0"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:75f2568b4189dda1c567339b48cba4ac7384accb9c2a7ed655cd86b04055c795"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:11d3bcb7be35e7b1bba2c23beedac81ee893ac9871d0ba79effc7fc01167db6c"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:891cf9b48776b5c61c700b55a598621fdb7b1e301a550365571e9624f270c203"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:5f008525e02908b20e04707a4f704cd286d94718f48bb33edddc7d7b584dddc1"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:b06f0d3bf045158d2fb8837c5785fe9ff9b8c93358be64461a1089f5da983137"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:49919f8400b5e49e961f320c735388ee686a62327e773fa5b3ce6721f7e785ce"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:22908891a380d50738e1f978667536f6c6b526a2064156203d418f4856d6e86a"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-win32.whl", hash = "sha256:12d1a39aa6b8c6f6248bb54550efcc1c38ce0d8096a146638fd4738e42284448"}, + {file = "charset_normalizer-3.1.0-cp310-cp310-win_amd64.whl", hash = "sha256:65ed923f84a6844de5fd29726b888e58c62820e0769b76565480e1fdc3d062f8"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:9a3267620866c9d17b959a84dd0bd2d45719b817245e49371ead79ed4f710d19"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6734e606355834f13445b6adc38b53c0fd45f1a56a9ba06c2058f86893ae8017"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aaf53a6cebad0eae578f062c7d462155eada9c172bd8c4d250b8c1d8eb7f916a"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3dc5b6a8ecfdc5748a7e429782598e4f17ef378e3e272eeb1340ea57c9109f41"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e1b25e3ad6c909f398df8921780d6a3d120d8c09466720226fc621605b6f92b1"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0ca564606d2caafb0abe6d1b5311c2649e8071eb241b2d64e75a0d0065107e62"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b82fab78e0b1329e183a65260581de4375f619167478dddab510c6c6fb04d9b6"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:bd7163182133c0c7701b25e604cf1611c0d87712e56e88e7ee5d72deab3e76b5"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:11d117e6c63e8f495412d37e7dc2e2fff09c34b2d09dbe2bee3c6229577818be"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:cf6511efa4801b9b38dc5546d7547d5b5c6ef4b081c60b23e4d941d0eba9cbeb"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:abc1185d79f47c0a7aaf7e2412a0eb2c03b724581139193d2d82b3ad8cbb00ac"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cb7b2ab0188829593b9de646545175547a70d9a6e2b63bf2cd87a0a391599324"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-win32.whl", hash = "sha256:c36bcbc0d5174a80d6cccf43a0ecaca44e81d25be4b7f90f0ed7bcfbb5a00909"}, + {file = "charset_normalizer-3.1.0-cp311-cp311-win_amd64.whl", hash = "sha256:cca4def576f47a09a943666b8f829606bcb17e2bc2d5911a46c8f8da45f56755"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:0c95f12b74681e9ae127728f7e5409cbbef9cd914d5896ef238cc779b8152373"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ac0aa6cd53ab9a31d397f8303f92c42f534693528fafbdb997c82bae6e477ad9"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c3af8e0f07399d3176b179f2e2634c3ce9c1301379a6b8c9c9aeecd481da494f"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3a5fc78f9e3f501a1614a98f7c54d3969f3ad9bba8ba3d9b438c3bc5d047dd28"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:628c985afb2c7d27a4800bfb609e03985aaecb42f955049957814e0491d4006d"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:74db0052d985cf37fa111828d0dd230776ac99c740e1a758ad99094be4f1803d"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:1e8fcdd8f672a1c4fc8d0bd3a2b576b152d2a349782d1eb0f6b8e52e9954731d"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:04afa6387e2b282cf78ff3dbce20f0cc071c12dc8f685bd40960cc68644cfea6"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:dd5653e67b149503c68c4018bf07e42eeed6b4e956b24c00ccdf93ac79cdff84"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:d2686f91611f9e17f4548dbf050e75b079bbc2a82be565832bc8ea9047b61c8c"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-win32.whl", hash = "sha256:4155b51ae05ed47199dc5b2a4e62abccb274cee6b01da5b895099b61b1982974"}, + {file = "charset_normalizer-3.1.0-cp37-cp37m-win_amd64.whl", hash = "sha256:322102cdf1ab682ecc7d9b1c5eed4ec59657a65e1c146a0da342b78f4112db23"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:e633940f28c1e913615fd624fcdd72fdba807bf53ea6925d6a588e84e1151531"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:3a06f32c9634a8705f4ca9946d667609f52cf130d5548881401f1eb2c39b1e2c"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7381c66e0561c5757ffe616af869b916c8b4e42b367ab29fedc98481d1e74e14"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3573d376454d956553c356df45bb824262c397c6e26ce43e8203c4c540ee0acb"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e89df2958e5159b811af9ff0f92614dabf4ff617c03a4c1c6ff53bf1c399e0e1"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:78cacd03e79d009d95635e7d6ff12c21eb89b894c354bd2b2ed0b4763373693b"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:de5695a6f1d8340b12a5d6d4484290ee74d61e467c39ff03b39e30df62cf83a0"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1c60b9c202d00052183c9be85e5eaf18a4ada0a47d188a83c8f5c5b23252f649"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:f645caaf0008bacf349875a974220f1f1da349c5dbe7c4ec93048cdc785a3326"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:ea9f9c6034ea2d93d9147818f17c2a0860d41b71c38b9ce4d55f21b6f9165a11"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:80d1543d58bd3d6c271b66abf454d437a438dff01c3e62fdbcd68f2a11310d4b"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:73dc03a6a7e30b7edc5b01b601e53e7fc924b04e1835e8e407c12c037e81adbd"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:6f5c2e7bc8a4bf7c426599765b1bd33217ec84023033672c1e9a8b35eaeaaaf8"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-win32.whl", hash = "sha256:12a2b561af122e3d94cdb97fe6fb2bb2b82cef0cdca131646fdb940a1eda04f0"}, + {file = "charset_normalizer-3.1.0-cp38-cp38-win_amd64.whl", hash = "sha256:3160a0fd9754aab7d47f95a6b63ab355388d890163eb03b2d2b87ab0a30cfa59"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:38e812a197bf8e71a59fe55b757a84c1f946d0ac114acafaafaf21667a7e169e"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6baf0baf0d5d265fa7944feb9f7451cc316bfe30e8df1a61b1bb08577c554f31"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:8f25e17ab3039b05f762b0a55ae0b3632b2e073d9c8fc88e89aca31a6198e88f"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3747443b6a904001473370d7810aa19c3a180ccd52a7157aacc264a5ac79265e"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b116502087ce8a6b7a5f1814568ccbd0e9f6cfd99948aa59b0e241dc57cf739f"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d16fd5252f883eb074ca55cb622bc0bee49b979ae4e8639fff6ca3ff44f9f854"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:21fa558996782fc226b529fdd2ed7866c2c6ec91cee82735c98a197fae39f706"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6f6c7a8a57e9405cad7485f4c9d3172ae486cfef1344b5ddd8e5239582d7355e"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:ac3775e3311661d4adace3697a52ac0bab17edd166087d493b52d4f4f553f9f0"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:10c93628d7497c81686e8e5e557aafa78f230cd9e77dd0c40032ef90c18f2230"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:6f4f4668e1831850ebcc2fd0b1cd11721947b6dc7c00bf1c6bd3c929ae14f2c7"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:0be65ccf618c1e7ac9b849c315cc2e8a8751d9cfdaa43027d4f6624bd587ab7e"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:53d0a3fa5f8af98a1e261de6a3943ca631c526635eb5817a87a59d9a57ebf48f"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-win32.whl", hash = "sha256:a04f86f41a8916fe45ac5024ec477f41f886b3c435da2d4e3d2709b22ab02af1"}, + {file = "charset_normalizer-3.1.0-cp39-cp39-win_amd64.whl", hash = "sha256:830d2948a5ec37c386d3170c483063798d7879037492540f10a475e3fd6f244b"}, + {file = "charset_normalizer-3.1.0-py3-none-any.whl", hash = "sha256:3d9098b479e78c85080c98e1e35ff40b4a31d8953102bb0fd7d1b6f8a2111a3d"}, +] [[package]] name = "click" @@ -152,10 +272,13 @@ description = "Composable command line interface toolkit" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"}, + {file = "click-8.1.3.tar.gz", hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"}, +] [package.dependencies] colorama = {version = "*", markers = "platform_system == \"Windows\""} -importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} [[package]] name = "colorama" @@ -164,6 +287,10 @@ description = "Cross-platform colored terminal text." category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" +files = [ + {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"}, + {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, +] [[package]] name = "coverage" @@ -172,25 +299,81 @@ description = "Code coverage measurement for Python" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "coverage-6.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ef8674b0ee8cc11e2d574e3e2998aea5df5ab242e012286824ea3c6970580e53"}, + {file = "coverage-6.5.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:784f53ebc9f3fd0e2a3f6a78b2be1bd1f5575d7863e10c6e12504f240fd06660"}, + {file = "coverage-6.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b4a5be1748d538a710f87542f22c2cad22f80545a847ad91ce45e77417293eb4"}, + {file = "coverage-6.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:83516205e254a0cb77d2d7bb3632ee019d93d9f4005de31dca0a8c3667d5bc04"}, + {file = "coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:af4fffaffc4067232253715065e30c5a7ec6faac36f8fc8d6f64263b15f74db0"}, + {file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:97117225cdd992a9c2a5515db1f66b59db634f59d0679ca1fa3fe8da32749cae"}, + {file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a1170fa54185845505fbfa672f1c1ab175446c887cce8212c44149581cf2d466"}, + {file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:11b990d520ea75e7ee8dcab5bc908072aaada194a794db9f6d7d5cfd19661e5a"}, + {file = "coverage-6.5.0-cp310-cp310-win32.whl", hash = "sha256:5dbec3b9095749390c09ab7c89d314727f18800060d8d24e87f01fb9cfb40b32"}, + {file = "coverage-6.5.0-cp310-cp310-win_amd64.whl", hash = "sha256:59f53f1dc5b656cafb1badd0feb428c1e7bc19b867479ff72f7a9dd9b479f10e"}, + {file = "coverage-6.5.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4a5375e28c5191ac38cca59b38edd33ef4cc914732c916f2929029b4bfb50795"}, + {file = "coverage-6.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c4ed2820d919351f4167e52425e096af41bfabacb1857186c1ea32ff9983ed75"}, + {file = "coverage-6.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:33a7da4376d5977fbf0a8ed91c4dffaaa8dbf0ddbf4c8eea500a2486d8bc4d7b"}, + {file = "coverage-6.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8fb6cf131ac4070c9c5a3e21de0f7dc5a0fbe8bc77c9456ced896c12fcdad91"}, + {file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:a6b7d95969b8845250586f269e81e5dfdd8ff828ddeb8567a4a2eaa7313460c4"}, + {file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:1ef221513e6f68b69ee9e159506d583d31aa3567e0ae84eaad9d6ec1107dddaa"}, + {file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cca4435eebea7962a52bdb216dec27215d0df64cf27fc1dd538415f5d2b9da6b"}, + {file = "coverage-6.5.0-cp311-cp311-win32.whl", hash = "sha256:98e8a10b7a314f454d9eff4216a9a94d143a7ee65018dd12442e898ee2310578"}, + {file = "coverage-6.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:bc8ef5e043a2af066fa8cbfc6e708d58017024dc4345a1f9757b329a249f041b"}, + {file = "coverage-6.5.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4433b90fae13f86fafff0b326453dd42fc9a639a0d9e4eec4d366436d1a41b6d"}, + {file = "coverage-6.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f4f05d88d9a80ad3cac6244d36dd89a3c00abc16371769f1340101d3cb899fc3"}, + {file = "coverage-6.5.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:94e2565443291bd778421856bc975d351738963071e9b8839ca1fc08b42d4bef"}, + {file = "coverage-6.5.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:027018943386e7b942fa832372ebc120155fd970837489896099f5cfa2890f79"}, + {file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:255758a1e3b61db372ec2736c8e2a1fdfaf563977eedbdf131de003ca5779b7d"}, + {file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:851cf4ff24062c6aec510a454b2584f6e998cada52d4cb58c5e233d07172e50c"}, + {file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:12adf310e4aafddc58afdb04d686795f33f4d7a6fa67a7a9d4ce7d6ae24d949f"}, + {file = "coverage-6.5.0-cp37-cp37m-win32.whl", hash = "sha256:b5604380f3415ba69de87a289a2b56687faa4fe04dbee0754bfcae433489316b"}, + {file = "coverage-6.5.0-cp37-cp37m-win_amd64.whl", hash = "sha256:4a8dbc1f0fbb2ae3de73eb0bdbb914180c7abfbf258e90b311dcd4f585d44bd2"}, + {file = "coverage-6.5.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d900bb429fdfd7f511f868cedd03a6bbb142f3f9118c09b99ef8dc9bf9643c3c"}, + {file = "coverage-6.5.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2198ea6fc548de52adc826f62cb18554caedfb1d26548c1b7c88d8f7faa8f6ba"}, + {file = "coverage-6.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6c4459b3de97b75e3bd6b7d4b7f0db13f17f504f3d13e2a7c623786289dd670e"}, + {file = "coverage-6.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:20c8ac5386253717e5ccc827caad43ed66fea0efe255727b1053a8154d952398"}, + {file = "coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b07130585d54fe8dff3d97b93b0e20290de974dc8177c320aeaf23459219c0b"}, + {file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:dbdb91cd8c048c2b09eb17713b0c12a54fbd587d79adcebad543bc0cd9a3410b"}, + {file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:de3001a203182842a4630e7b8d1a2c7c07ec1b45d3084a83d5d227a3806f530f"}, + {file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e07f4a4a9b41583d6eabec04f8b68076ab3cd44c20bd29332c6572dda36f372e"}, + {file = "coverage-6.5.0-cp38-cp38-win32.whl", hash = "sha256:6d4817234349a80dbf03640cec6109cd90cba068330703fa65ddf56b60223a6d"}, + {file = "coverage-6.5.0-cp38-cp38-win_amd64.whl", hash = "sha256:7ccf362abd726b0410bf8911c31fbf97f09f8f1061f8c1cf03dfc4b6372848f6"}, + {file = "coverage-6.5.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:633713d70ad6bfc49b34ead4060531658dc6dfc9b3eb7d8a716d5873377ab745"}, + {file = "coverage-6.5.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:95203854f974e07af96358c0b261f1048d8e1083f2de9b1c565e1be4a3a48cfc"}, + {file = "coverage-6.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b9023e237f4c02ff739581ef35969c3739445fb059b060ca51771e69101efffe"}, + {file = "coverage-6.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:265de0fa6778d07de30bcf4d9dc471c3dc4314a23a3c6603d356a3c9abc2dfcf"}, + {file = "coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f830ed581b45b82451a40faabb89c84e1a998124ee4212d440e9c6cf70083e5"}, + {file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:7b6be138d61e458e18d8e6ddcddd36dd96215edfe5f1168de0b1b32635839b62"}, + {file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:42eafe6778551cf006a7c43153af1211c3aaab658d4d66fa5fcc021613d02518"}, + {file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:723e8130d4ecc8f56e9a611e73b31219595baa3bb252d539206f7bbbab6ffc1f"}, + {file = "coverage-6.5.0-cp39-cp39-win32.whl", hash = "sha256:d9ecf0829c6a62b9b573c7bb6d4dcd6ba8b6f80be9ba4fc7ed50bf4ac9aecd72"}, + {file = "coverage-6.5.0-cp39-cp39-win_amd64.whl", hash = "sha256:fc2af30ed0d5ae0b1abdb4ebdce598eafd5b35397d4d75deb341a614d333d987"}, + {file = "coverage-6.5.0-pp36.pp37.pp38-none-any.whl", hash = "sha256:1431986dac3923c5945271f169f59c45b8802a114c8f548d611f2015133df77a"}, + {file = "coverage-6.5.0.tar.gz", hash = "sha256:f642e90754ee3e06b0e7e51bce3379590e76b7f76b708e1a71ff043f87025c84"}, +] [package.extras] toml = ["tomli"] [[package]] name = "curies" -version = "0.5.3" +version = "0.6.4" description = "Idiomatic conversion between URIs and compact URIs (CURIEs)." category = "main" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" +files = [ + {file = "curies-0.6.4-py3-none-any.whl", hash = "sha256:d19e2f61d8a37560e96a5676a5f98cf056f4e2206e281bdcca74934e7623b9d8"}, + {file = "curies-0.6.4.tar.gz", hash = "sha256:c896e6d8d7f469c9ce52f781c8c35d25c46619e977cc6c932f34d98bf33e3749"}, +] [package.dependencies] +pydantic = "*" pytrie = "*" requests = "*" [package.extras] -bioregistry = ["bioregistry (>=0.5.136)"] -docs = ["sphinx", "sphinx-autodoc-typehints", "sphinx-automodapi", "sphinx-rtd-theme"] +docs = ["sphinx", "sphinx-automodapi", "sphinx-rtd-theme"] fastapi = ["defusedxml", "fastapi", "httpx", "python-multipart", "uvicorn"] flask = ["defusedxml", "flask"] pandas = ["pandas"] @@ -204,6 +387,10 @@ description = "Decorators for Humans" category = "dev" optional = false python-versions = ">=3.5" +files = [ + {file = "decorator-5.1.1-py3-none-any.whl", hash = "sha256:b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186"}, + {file = "decorator-5.1.1.tar.gz", hash = "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330"}, +] [[package]] name = "deprecated" @@ -212,6 +399,10 @@ description = "Python @deprecated decorator to deprecate old python classes, fun category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ + {file = "Deprecated-1.2.13-py2.py3-none-any.whl", hash = "sha256:64756e3e14c8c5eea9795d93c524551432a0be75629f8f29e67ab8caf076c76d"}, + {file = "Deprecated-1.2.13.tar.gz", hash = "sha256:43ac5335da90c31c24ba028af536a91d41d53f9e6901ddb021bcc572ce44e38d"}, +] [package.dependencies] wrapt = ">=1.10,<2" @@ -221,11 +412,15 @@ dev = ["PyTest", "PyTest (<5)", "PyTest-Cov", "PyTest-Cov (<2.6)", "bump2version [[package]] name = "distlib" -version = "0.3.6" +version = "0.3.7" description = "Distribution utilities" -category = "dev" +category = "main" optional = false python-versions = "*" +files = [ + {file = "distlib-0.3.7-py2.py3-none-any.whl", hash = "sha256:2e24928bc811348f0feb63014e97aaae3037f2cf48712d51ae61df7fd6075057"}, + {file = "distlib-0.3.7.tar.gz", hash = "sha256:9dafe54b34a028eafd95039d5e5d4851a13734540f1331060d31c9916e7147a8"}, +] [[package]] name = "docutils" @@ -234,6 +429,10 @@ description = "Docutils -- Python Documentation Utilities" category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ + {file = "docutils-0.18.1-py2.py3-none-any.whl", hash = "sha256:23010f129180089fbcd3bc08cfefccb3b890b0050e1ca00c867036e9d161b98c"}, + {file = "docutils-0.18.1.tar.gz", hash = "sha256:679987caf361a7539d76e584cbeddc311e3aee937877c87346f31debc63e9d06"}, +] [[package]] name = "et-xmlfile" @@ -242,29 +441,27 @@ description = "An implementation of lxml.xmlfile for the standard library" category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "et_xmlfile-1.1.0-py3-none-any.whl", hash = "sha256:a2ba85d1d6a74ef63837eed693bcb89c3f752169b0e3e7ae5b16ca5e1b3deada"}, + {file = "et_xmlfile-1.1.0.tar.gz", hash = "sha256:8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c"}, +] [[package]] name = "filelock" -version = "3.9.1" +version = "3.12.4" description = "A platform independent file lock." -category = "dev" +category = "main" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" +files = [ + {file = "filelock-3.12.4-py3-none-any.whl", hash = "sha256:08c21d87ded6e2b9da6728c3dff51baf1dcecf973b768ef35bcbc3447edb9ad4"}, + {file = "filelock-3.12.4.tar.gz", hash = "sha256:2e6f249f1f3654291606e046b09f1fd5eac39b360664c27f5aad072012f8bcbd"}, +] [package.extras] -docs = ["furo (>=2022.12.7)", "sphinx (>=6.1.3)", "sphinx-autodoc-typehints (>=1.22,!=1.23.4)"] -testing = ["covdefaults (>=2.3)", "coverage (>=7.2.1)", "pytest (>=7.2.2)", "pytest-cov (>=4)", "pytest-timeout (>=2.1)"] - -[[package]] -name = "fqdn" -version = "1.5.1" -description = "Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers" -category = "dev" -optional = false -python-versions = ">=2.7, !=3.0, !=3.1, !=3.2, !=3.3, !=3.4, <4" - -[package.dependencies] -cached-property = {version = ">=1.3.0", markers = "python_version < \"3.8\""} +docs = ["furo (>=2023.7.26)", "sphinx (>=7.1.2)", "sphinx-autodoc-typehints (>=1.24)"] +testing = ["covdefaults (>=2.3)", "coverage (>=7.3)", "diff-cover (>=7.7)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)", "pytest-timeout (>=2.1)"] +typing = ["typing-extensions (>=4.7.1)"] [[package]] name = "furo" @@ -273,6 +470,10 @@ description = "A clean customisable Sphinx documentation theme." category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "furo-2022.12.7-py3-none-any.whl", hash = "sha256:7cb76c12a25ef65db85ab0743df907573d03027a33631f17d267e598ebb191f7"}, + {file = "furo-2022.12.7.tar.gz", hash = "sha256:d8008f8efbe7587a97ba533c8b2df1f9c21ee9b3e5cad0d27f61193d38b1a986"}, +] [package.dependencies] beautifulsoup4 = "*" @@ -287,6 +488,10 @@ description = "Simple Python interface for Graphviz" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "graphviz-0.20.1-py3-none-any.whl", hash = "sha256:587c58a223b51611c0cf461132da386edd896a029524ca61a1462b880bf97977"}, + {file = "graphviz-0.20.1.zip", hash = "sha256:8c58f14adaa3b947daf26c19bc1e98c4e0702cdc31cf99153e6f06904d492bf8"}, +] [package.extras] dev = ["flake8", "pep8-naming", "tox (>=3)", "twine", "wheel"] @@ -300,59 +505,140 @@ description = "Lightweight in-process concurrent programming" category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" - -[package.extras] -docs = ["Sphinx", "docutils (<0.18)"] -test = ["faulthandler", "objgraph", "psutil"] - -[[package]] -name = "hbreader" -version = "0.9.1" -description = "Honey Badger reader - a generic file/url/string open and read tool" -category = "dev" -optional = false -python-versions = ">=3.7" - -[[package]] -name = "idna" -version = "3.4" -description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" -optional = false -python-versions = ">=3.5" - -[[package]] -name = "imagesize" -version = "1.4.1" -description = "Getting image size from png/jpeg/jpeg2000/gif file" -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[[package]] -name = "importlib-metadata" -version = "6.0.0" -description = "Read metadata from Python packages" -category = "main" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -typing-extensions = {version = ">=3.6.4", markers = "python_version < \"3.8\""} -zipp = ">=0.5" - -[package.extras] -docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"] -perf = ["ipython"] -testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)", "pytest-perf (>=0.9.2)"] - -[[package]] -name = "importlib-resources" -version = "5.12.0" -description = "Read resources from Python packages" -category = "dev" -optional = false +files = [ + {file = "greenlet-2.0.1-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:9ed358312e63bf683b9ef22c8e442ef6c5c02973f0c2a939ec1d7b50c974015c"}, + {file = "greenlet-2.0.1-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:4f09b0010e55bec3239278f642a8a506b91034f03a4fb28289a7d448a67f1515"}, + {file = "greenlet-2.0.1-cp27-cp27m-win32.whl", hash = "sha256:1407fe45246632d0ffb7a3f4a520ba4e6051fc2cbd61ba1f806900c27f47706a"}, + {file = "greenlet-2.0.1-cp27-cp27m-win_amd64.whl", hash = "sha256:3001d00eba6bbf084ae60ec7f4bb8ed375748f53aeaefaf2a37d9f0370558524"}, + {file = "greenlet-2.0.1-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:d566b82e92ff2e09dd6342df7e0eb4ff6275a3f08db284888dcd98134dbd4243"}, + {file = "greenlet-2.0.1-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:0722c9be0797f544a3ed212569ca3fe3d9d1a1b13942d10dd6f0e8601e484d26"}, + {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d37990425b4687ade27810e3b1a1c37825d242ebc275066cfee8cb6b8829ccd"}, + {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be35822f35f99dcc48152c9839d0171a06186f2d71ef76dc57fa556cc9bf6b45"}, + {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c140e7eb5ce47249668056edf3b7e9900c6a2e22fb0eaf0513f18a1b2c14e1da"}, + {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d21681f09e297a5adaa73060737e3aa1279a13ecdcfcc6ef66c292cb25125b2d"}, + {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd"}, + {file = "greenlet-2.0.1-cp310-cp310-win_amd64.whl", hash = "sha256:c6a08799e9e88052221adca55741bf106ec7ea0710bca635c208b751f0d5b617"}, + {file = "greenlet-2.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:9e112e03d37987d7b90c1e98ba5e1b59e1645226d78d73282f45b326f7bddcb9"}, + {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56961cfca7da2fdd178f95ca407fa330c64f33289e1804b592a77d5593d9bd94"}, + {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:13ba6e8e326e2116c954074c994da14954982ba2795aebb881c07ac5d093a58a"}, + {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1bf633a50cc93ed17e494015897361010fc08700d92676c87931d3ea464123ce"}, + {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9f2c221eecb7ead00b8e3ddb913c67f75cba078fd1d326053225a3f59d850d72"}, + {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:13ebf93c343dd8bd010cd98e617cb4c1c1f352a0cf2524c82d3814154116aa82"}, + {file = "greenlet-2.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:6f61d71bbc9b4a3de768371b210d906726535d6ca43506737682caa754b956cd"}, + {file = "greenlet-2.0.1-cp35-cp35m-macosx_10_14_x86_64.whl", hash = "sha256:2d0bac0385d2b43a7bd1d651621a4e0f1380abc63d6fb1012213a401cbd5bf8f"}, + {file = "greenlet-2.0.1-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f"}, + {file = "greenlet-2.0.1-cp35-cp35m-win32.whl", hash = "sha256:81b0ea3715bf6a848d6f7149d25bf018fd24554a4be01fcbbe3fdc78e890b955"}, + {file = "greenlet-2.0.1-cp35-cp35m-win_amd64.whl", hash = "sha256:38255a3f1e8942573b067510f9611fc9e38196077b0c8eb7a8c795e105f9ce77"}, + {file = "greenlet-2.0.1-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:04957dc96669be041e0c260964cfef4c77287f07c40452e61abe19d647505581"}, + {file = "greenlet-2.0.1-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:4aeaebcd91d9fee9aa768c1b39cb12214b30bf36d2b7370505a9f2165fedd8d9"}, + {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:974a39bdb8c90a85982cdb78a103a32e0b1be986d411303064b28a80611f6e51"}, + {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8dca09dedf1bd8684767bc736cc20c97c29bc0c04c413e3276e0962cd7aeb148"}, + {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4c0757db9bd08470ff8277791795e70d0bf035a011a528ee9a5ce9454b6cba2"}, + {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:5067920de254f1a2dee8d3d9d7e4e03718e8fd2d2d9db962c8c9fa781ae82a39"}, + {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:5a8e05057fab2a365c81abc696cb753da7549d20266e8511eb6c9d9f72fe3e92"}, + {file = "greenlet-2.0.1-cp36-cp36m-win32.whl", hash = "sha256:3d75b8d013086b08e801fbbb896f7d5c9e6ccd44f13a9241d2bf7c0df9eda928"}, + {file = "greenlet-2.0.1-cp36-cp36m-win_amd64.whl", hash = "sha256:097e3dae69321e9100202fc62977f687454cd0ea147d0fd5a766e57450c569fd"}, + {file = "greenlet-2.0.1-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:cb242fc2cda5a307a7698c93173d3627a2a90d00507bccf5bc228851e8304963"}, + {file = "greenlet-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:72b00a8e7c25dcea5946692a2485b1a0c0661ed93ecfedfa9b6687bd89a24ef5"}, + {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5b0ff9878333823226d270417f24f4d06f235cb3e54d1103b71ea537a6a86ce"}, + {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be9e0fb2ada7e5124f5282d6381903183ecc73ea019568d6d63d33f25b2a9000"}, + {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b493db84d124805865adc587532ebad30efa68f79ad68f11b336e0a51ec86c2"}, + {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:0459d94f73265744fee4c2d5ec44c6f34aa8a31017e6e9de770f7bcf29710be9"}, + {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:a20d33124935d27b80e6fdacbd34205732660e0a1d35d8b10b3328179a2b51a1"}, + {file = "greenlet-2.0.1-cp37-cp37m-win32.whl", hash = "sha256:ea688d11707d30e212e0110a1aac7f7f3f542a259235d396f88be68b649e47d1"}, + {file = "greenlet-2.0.1-cp37-cp37m-win_amd64.whl", hash = "sha256:afe07421c969e259e9403c3bb658968702bc3b78ec0b6fde3ae1e73440529c23"}, + {file = "greenlet-2.0.1-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:cd4ccc364cf75d1422e66e247e52a93da6a9b73cefa8cad696f3cbbb75af179d"}, + {file = "greenlet-2.0.1-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:4c8b1c43e75c42a6cafcc71defa9e01ead39ae80bd733a2608b297412beede68"}, + {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:659f167f419a4609bc0516fb18ea69ed39dbb25594934bd2dd4d0401660e8a1e"}, + {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:356e4519d4dfa766d50ecc498544b44c0249b6de66426041d7f8b751de4d6b48"}, + {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:811e1d37d60b47cb8126e0a929b58c046251f28117cb16fcd371eed61f66b764"}, + {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:d38ffd0e81ba8ef347d2be0772e899c289b59ff150ebbbbe05dc61b1246eb4e0"}, + {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9"}, + {file = "greenlet-2.0.1-cp38-cp38-win32.whl", hash = "sha256:88c8d517e78acdf7df8a2134a3c4b964415b575d2840a2746ddb1cc6175f8608"}, + {file = "greenlet-2.0.1-cp38-cp38-win_amd64.whl", hash = "sha256:d6ee1aa7ab36475035eb48c01efae87d37936a8173fc4d7b10bb02c2d75dd8f6"}, + {file = "greenlet-2.0.1-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:b1992ba9d4780d9af9726bbcef6a1db12d9ab1ccc35e5773685a24b7fb2758eb"}, + {file = "greenlet-2.0.1-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:b5e83e4de81dcc9425598d9469a624826a0b1211380ac444c7c791d4a2137c19"}, + {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:505138d4fa69462447a562a7c2ef723c6025ba12ac04478bc1ce2fcc279a2db5"}, + {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cce1e90dd302f45716a7715517c6aa0468af0bf38e814ad4eab58e88fc09f7f7"}, + {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e9744c657d896c7b580455e739899e492a4a452e2dd4d2b3e459f6b244a638d"}, + {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:662e8f7cad915ba75d8017b3e601afc01ef20deeeabf281bd00369de196d7726"}, + {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:41b825d65f31e394b523c84db84f9383a2f7eefc13d987f308f4663794d2687e"}, + {file = "greenlet-2.0.1-cp39-cp39-win32.whl", hash = "sha256:db38f80540083ea33bdab614a9d28bcec4b54daa5aff1668d7827a9fc769ae0a"}, + {file = "greenlet-2.0.1-cp39-cp39-win_amd64.whl", hash = "sha256:b23d2a46d53210b498e5b701a1913697671988f4bf8e10f935433f6e7c332fb6"}, + {file = "greenlet-2.0.1.tar.gz", hash = "sha256:42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67"}, +] + +[package.extras] +docs = ["Sphinx", "docutils (<0.18)"] +test = ["faulthandler", "objgraph", "psutil"] + +[[package]] +name = "hbreader" +version = "0.9.1" +description = "Honey Badger reader - a generic file/url/string open and read tool" +category = "dev" +optional = false +python-versions = ">=3.7" +files = [ + {file = "hbreader-0.9.1-py3-none-any.whl", hash = "sha256:9a6e76c9d1afc1b977374a5dc430a1ebb0ea0488205546d4678d6e31cc5f6801"}, + {file = "hbreader-0.9.1.tar.gz", hash = "sha256:d2c132f8ba6276d794c66224c3297cec25c8079d0a4cf019c061611e0a3b94fa"}, +] + +[[package]] +name = "idna" +version = "3.4" +description = "Internationalized Domain Names in Applications (IDNA)" +category = "main" +optional = false +python-versions = ">=3.5" +files = [ + {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"}, + {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"}, +] + +[[package]] +name = "imagesize" +version = "1.4.1" +description = "Getting image size from png/jpeg/jpeg2000/gif file" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ + {file = "imagesize-1.4.1-py2.py3-none-any.whl", hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b"}, + {file = "imagesize-1.4.1.tar.gz", hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a"}, +] + +[[package]] +name = "importlib-metadata" +version = "6.0.0" +description = "Read metadata from Python packages" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ + {file = "importlib_metadata-6.0.0-py3-none-any.whl", hash = "sha256:7efb448ec9a5e313a57655d35aa54cd3e01b7e1fbcf72dce1bf06119420f5bad"}, + {file = "importlib_metadata-6.0.0.tar.gz", hash = "sha256:e354bedeb60efa6affdcc8ae121b73544a7aa74156d047311948f6d711cd378d"}, +] + +[package.dependencies] +zipp = ">=0.5" + +[package.extras] +docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"] +perf = ["ipython"] +testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)", "pytest-perf (>=0.9.2)"] + +[[package]] +name = "importlib-resources" +version = "5.12.0" +description = "Read resources from Python packages" +category = "dev" +optional = false python-versions = ">=3.7" +files = [ + {file = "importlib_resources-5.12.0-py3-none-any.whl", hash = "sha256:7b1deeebbf351c7578e09bf2f63fa2ce8b5ffec296e0d349139d43cca061a81a"}, + {file = "importlib_resources-5.12.0.tar.gz", hash = "sha256:4be82589bf5c1d7999aedf2a45159d10cb3ca4f19b2271f8792bc8e6da7b22f6"}, +] [package.dependencies] zipp = {version = ">=3.1.0", markers = "python_version < \"3.10\""} @@ -368,6 +654,10 @@ description = "brain-dead simple config-ini parsing" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"}, + {file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"}, +] [[package]] name = "isodate" @@ -376,21 +666,14 @@ description = "An ISO 8601 date/time/duration parser and formatter" category = "main" optional = false python-versions = "*" +files = [ + {file = "isodate-0.6.1-py2.py3-none-any.whl", hash = "sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96"}, + {file = "isodate-0.6.1.tar.gz", hash = "sha256:48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9"}, +] [package.dependencies] six = "*" -[[package]] -name = "isoduration" -version = "20.11.0" -description = "Operations with ISO 8601 durations" -category = "dev" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -arrow = ">=0.15.0" - [[package]] name = "jinja2" version = "3.1.2" @@ -398,6 +681,10 @@ description = "A very fast and expressive template engine." category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"}, + {file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"}, +] [package.dependencies] MarkupSafe = ">=2.0" @@ -412,6 +699,10 @@ description = "Python library for denormalizing nested dicts or json objects to category = "dev" optional = false python-versions = ">=3.7.0" +files = [ + {file = "json_flattener-0.1.9-py3-none-any.whl", hash = "sha256:6b027746f08bf37a75270f30c6690c7149d5f704d8af1740c346a3a1236bc941"}, + {file = "json_flattener-0.1.9.tar.gz", hash = "sha256:84cf8523045ffb124301a602602201665fcb003a171ece87e6f46ed02f7f0c15"}, +] [package.dependencies] click = "*" @@ -424,6 +715,10 @@ description = "JSON as python objects" category = "dev" optional = false python-versions = "*" +files = [ + {file = "jsonasobj-1.3.1-py3-none-any.whl", hash = "sha256:b9e329dc1ceaae7cf5d5b214684a0b100e0dad0be6d5bbabac281ec35ddeca65"}, + {file = "jsonasobj-1.3.1.tar.gz", hash = "sha256:d52e0544a54a08f6ea3f77fa3387271e3648655e0eace2f21e825c26370e44a2"}, +] [[package]] name = "jsonasobj2" @@ -432,6 +727,10 @@ description = "JSON as python objects - version 2" category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "jsonasobj2-1.0.4-py3-none-any.whl", hash = "sha256:12e86f86324d54fcf60632db94ea74488d5314e3da554c994fe1e2c6f29acb79"}, + {file = "jsonasobj2-1.0.4.tar.gz", hash = "sha256:f50b1668ef478004aa487b2d2d094c304e5cb6b79337809f4a1f2975cc7fbb4e"}, +] [package.dependencies] hbreader = "*" @@ -443,6 +742,10 @@ description = "Apply JSON-Patches (RFC 6902)" category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ + {file = "jsonpatch-1.32-py2.py3-none-any.whl", hash = "sha256:26ac385719ac9f54df8a2f0827bb8253aa3ea8ab7b3368457bcdb8c14595a397"}, + {file = "jsonpatch-1.32.tar.gz", hash = "sha256:b6ddfe6c3db30d81a96aaeceb6baf916094ffa23d7dd5fa2c13e13f8b6e600c2"}, +] [package.dependencies] jsonpointer = ">=1.9" @@ -454,6 +757,11 @@ description = "A final implementation of JSONPath for Python that aims to be sta category = "dev" optional = false python-versions = "*" +files = [ + {file = "jsonpath-ng-1.5.3.tar.gz", hash = "sha256:a273b182a82c1256daab86a313b937059261b5c5f8c4fa3fc38b882b344dd567"}, + {file = "jsonpath_ng-1.5.3-py2-none-any.whl", hash = "sha256:f75b95dbecb8a0f3b86fd2ead21c2b022c3f5770957492b9b6196ecccfeb10aa"}, + {file = "jsonpath_ng-1.5.3-py3-none-any.whl", hash = "sha256:292a93569d74029ba75ac2dc3d3630fc0e17b2df26119a165fa1d498ca47bf65"}, +] [package.dependencies] decorator = "*" @@ -467,6 +775,10 @@ description = "Identify specific nodes in a JSON document (RFC 6901)" category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ + {file = "jsonpointer-2.3-py2.py3-none-any.whl", hash = "sha256:51801e558539b4e9cd268638c078c6c5746c9ac96bc38152d443400e4f3793e9"}, + {file = "jsonpointer-2.3.tar.gz", hash = "sha256:97cba51526c829282218feb99dab1b1e6bdf8efd1c43dc9d57be093c0d69c99a"}, +] [[package]] name = "jsonschema" @@ -475,22 +787,16 @@ description = "An implementation of JSON Schema validation for Python" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "jsonschema-4.17.3-py3-none-any.whl", hash = "sha256:a870ad254da1a8ca84b6a2905cac29d265f805acc57af304784962a2aa6508f6"}, + {file = "jsonschema-4.17.3.tar.gz", hash = "sha256:0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d"}, +] [package.dependencies] attrs = ">=17.4.0" -fqdn = {version = "*", optional = true, markers = "extra == \"format\""} -idna = {version = "*", optional = true, markers = "extra == \"format\""} -importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} importlib-resources = {version = ">=1.4.0", markers = "python_version < \"3.9\""} -isoduration = {version = "*", optional = true, markers = "extra == \"format\""} -jsonpointer = {version = ">1.13", optional = true, markers = "extra == \"format\""} pkgutil-resolve-name = {version = ">=1.3.10", markers = "python_version < \"3.9\""} pyrsistent = ">=0.14.0,<0.17.0 || >0.17.0,<0.17.1 || >0.17.1,<0.17.2 || >0.17.2" -rfc3339-validator = {version = "*", optional = true, markers = "extra == \"format\""} -rfc3987 = {version = "*", optional = true, markers = "extra == \"format\""} -typing-extensions = {version = "*", markers = "python_version < \"3.8\""} -uri-template = {version = "*", optional = true, markers = "extra == \"format\""} -webcolors = {version = ">=1.11", optional = true, markers = "extra == \"format\""} [package.extras] format = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339-validator", "rfc3987", "uri-template", "webcolors (>=1.11)"] @@ -498,28 +804,32 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- [[package]] name = "linkml" -version = "1.4.8" +version = "1.3.2" description = "Linked Open Data Modeling Language" category = "dev" optional = false python-versions = ">=3.7.6,<4.0.0" +files = [ + {file = "linkml-1.3.2-py3-none-any.whl", hash = "sha256:2fd6bc0ba9f40ec528185dbd3bfd1433659ae3feb4e82b4782371684c8a54f2b"}, + {file = "linkml-1.3.2.tar.gz", hash = "sha256:f296a9489a8d43a1ef06918ae055c1a3cce2c90e4f8720ee43500f0893e1a7ce"}, +] [package.dependencies] antlr4-python3-runtime = ">=4.9.0,<4.10" +argparse = ">=1.4.0" click = ">=7.0" graphviz = ">=0.10.1" hbreader = "*" isodate = ">=0.6.0" -jinja2 = ">=3.1.0" +jinja2 = "*" jsonasobj2 = ">=1.0.3,<2.0.0" -jsonschema = {version = ">=4.0.0", extras = ["format"]} +jsonschema = ">=3.0.1" linkml-dataops = "*" -linkml-runtime = ">=1,<2" +linkml-runtime = ">=1.3.0,<2.0.0" myst-parser = "*" openpyxl = "*" parse = "*" prefixcommons = ">=0.1.7" -prefixmaps = ">=0.1.3,<0.2.0" pydantic = "*" pyjsg = ">=0.11.6" pyshex = ">=0.7.20" @@ -529,13 +839,11 @@ pyyaml = "*" rdflib = ">=6.0.0" requests = ">=2.22" sphinx-click = "*" -sphinx-rtd-theme = "*" sqlalchemy = ">=1.4.31" -tox = ">=3.25.1,<4.0.0" watchdog = ">=0.9.0" [package.extras] -docs = ["furo[docs] (>=2022.9.29,<2023.0.0)", "sphinx", "sphinxcontrib-mermaid[docs] (>=0.7.1,<0.8.0)"] +docs = ["sphinx", "sphinx-rtd-theme"] [[package]] name = "linkml-dataops" @@ -544,6 +852,10 @@ description = "LinkML Data Operations API" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "linkml_dataops-0.1.0-py3-none-any.whl", hash = "sha256:193cf7f659e5f07946d2c2761896910d5f7151d91282543b1363801f68307f4c"}, + {file = "linkml_dataops-0.1.0.tar.gz", hash = "sha256:4550eab65e78b70dc3b9c651724a94ac2b1d1edb2fbe576465f1d6951a54ed04"}, +] [package.dependencies] jinja2 = "*" @@ -559,6 +871,10 @@ description = "Runtime environment for LinkML, the Linked open data modeling lan category = "dev" optional = false python-versions = ">=3.7.1,<4.0.0" +files = [ + {file = "linkml-runtime-1.4.0.tar.gz", hash = "sha256:4359eb673eafca0b47269e9f4e959eed30181dc557fd88211771c7ef3566c03a"}, + {file = "linkml_runtime-1.4.0-py3-none-any.whl", hash = "sha256:461ad4f8029fe51532ac3e9da16f686ccdbbe79e27d09ae9b91199f42795ccb0"}, +] [package.dependencies] click = "*" @@ -579,10 +895,13 @@ description = "Python port of markdown-it. Markdown parsing, done right!" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "markdown-it-py-2.2.0.tar.gz", hash = "sha256:7c9a5e412688bc771c67432cbfebcdd686c93ce6484913dccf06cb5a0bea35a1"}, + {file = "markdown_it_py-2.2.0-py3-none-any.whl", hash = "sha256:5a35f8d1870171d9acc47b99612dc146129b631baf04970128b568f190d0cc30"}, +] [package.dependencies] mdurl = ">=0.1,<1.0" -typing_extensions = {version = ">=3.7.4", markers = "python_version < \"3.8\""} [package.extras] benchmarking = ["psutil", "pytest", "pytest-benchmark"] @@ -601,6 +920,58 @@ description = "Safely add untrusted strings to HTML/XML markup." category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "MarkupSafe-2.1.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:665a36ae6f8f20a4676b53224e33d456a6f5a72657d9c83c2aa00765072f31f7"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:340bea174e9761308703ae988e982005aedf427de816d1afe98147668cc03036"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:22152d00bf4a9c7c83960521fc558f55a1adbc0631fbb00a9471e097b19d72e1"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:28057e985dace2f478e042eaa15606c7efccb700797660629da387eb289b9323"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ca244fa73f50a800cf8c3ebf7fd93149ec37f5cb9596aa8873ae2c1d23498601"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d9d971ec1e79906046aa3ca266de79eac42f1dbf3612a05dc9368125952bd1a1"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:7e007132af78ea9df29495dbf7b5824cb71648d7133cf7848a2a5dd00d36f9ff"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:7313ce6a199651c4ed9d7e4cfb4aa56fe923b1adf9af3b420ee14e6d9a73df65"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-win32.whl", hash = "sha256:c4a549890a45f57f1ebf99c067a4ad0cb423a05544accaf2b065246827ed9603"}, + {file = "MarkupSafe-2.1.2-cp310-cp310-win_amd64.whl", hash = "sha256:835fb5e38fd89328e9c81067fd642b3593c33e1e17e2fdbf77f5676abb14a156"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:2ec4f2d48ae59bbb9d1f9d7efb9236ab81429a764dedca114f5fdabbc3788013"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:608e7073dfa9e38a85d38474c082d4281f4ce276ac0010224eaba11e929dd53a"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:65608c35bfb8a76763f37036547f7adfd09270fbdbf96608be2bead319728fcd"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f2bfb563d0211ce16b63c7cb9395d2c682a23187f54c3d79bfec33e6705473c6"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:da25303d91526aac3672ee6d49a2f3db2d9502a4a60b55519feb1a4c7714e07d"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9cad97ab29dfc3f0249b483412c85c8ef4766d96cdf9dcf5a1e3caa3f3661cf1"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:085fd3201e7b12809f9e6e9bc1e5c96a368c8523fad5afb02afe3c051ae4afcc"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:1bea30e9bf331f3fef67e0a3877b2288593c98a21ccb2cf29b74c581a4eb3af0"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-win32.whl", hash = "sha256:7df70907e00c970c60b9ef2938d894a9381f38e6b9db73c5be35e59d92e06625"}, + {file = "MarkupSafe-2.1.2-cp311-cp311-win_amd64.whl", hash = "sha256:e55e40ff0cc8cc5c07996915ad367fa47da6b3fc091fdadca7f5403239c5fec3"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:a6e40afa7f45939ca356f348c8e23048e02cb109ced1eb8420961b2f40fb373a"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cf877ab4ed6e302ec1d04952ca358b381a882fbd9d1b07cccbfd61783561f98a"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:63ba06c9941e46fa389d389644e2d8225e0e3e5ebcc4ff1ea8506dce646f8c8a"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f1cd098434e83e656abf198f103a8207a8187c0fc110306691a2e94a78d0abb2"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:55f44b440d491028addb3b88f72207d71eeebfb7b5dbf0643f7c023ae1fba619"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:a6f2fcca746e8d5910e18782f976489939d54a91f9411c32051b4aab2bd7c513"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:0b462104ba25f1ac006fdab8b6a01ebbfbce9ed37fd37fd4acd70c67c973e460"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-win32.whl", hash = "sha256:7668b52e102d0ed87cb082380a7e2e1e78737ddecdde129acadb0eccc5423859"}, + {file = "MarkupSafe-2.1.2-cp37-cp37m-win_amd64.whl", hash = "sha256:6d6607f98fcf17e534162f0709aaad3ab7a96032723d8ac8750ffe17ae5a0666"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:a806db027852538d2ad7555b203300173dd1b77ba116de92da9afbc3a3be3eed"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:a4abaec6ca3ad8660690236d11bfe28dfd707778e2442b45addd2f086d6ef094"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f03a532d7dee1bed20bc4884194a16160a2de9ffc6354b3878ec9682bb623c54"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4cf06cdc1dda95223e9d2d3c58d3b178aa5dacb35ee7e3bbac10e4e1faacb419"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:22731d79ed2eb25059ae3df1dfc9cb1546691cc41f4e3130fe6bfbc3ecbbecfa"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:f8ffb705ffcf5ddd0e80b65ddf7bed7ee4f5a441ea7d3419e861a12eaf41af58"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:8db032bf0ce9022a8e41a22598eefc802314e81b879ae093f36ce9ddf39ab1ba"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:2298c859cfc5463f1b64bd55cb3e602528db6fa0f3cfd568d3605c50678f8f03"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-win32.whl", hash = "sha256:50c42830a633fa0cf9e7d27664637532791bfc31c731a87b202d2d8ac40c3ea2"}, + {file = "MarkupSafe-2.1.2-cp38-cp38-win_amd64.whl", hash = "sha256:bb06feb762bade6bf3c8b844462274db0c76acc95c52abe8dbed28ae3d44a147"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:99625a92da8229df6d44335e6fcc558a5037dd0a760e11d84be2260e6f37002f"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:8bca7e26c1dd751236cfb0c6c72d4ad61d986e9a41bbf76cb445f69488b2a2bd"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:40627dcf047dadb22cd25ea7ecfe9cbf3bbbad0482ee5920b582f3809c97654f"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:40dfd3fefbef579ee058f139733ac336312663c6706d1163b82b3003fb1925c4"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:090376d812fb6ac5f171e5938e82e7f2d7adc2b629101cec0db8b267815c85e2"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:2e7821bffe00aa6bd07a23913b7f4e01328c3d5cc0b40b36c0bd81d362faeb65"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:c0a33bc9f02c2b17c3ea382f91b4db0e6cde90b63b296422a939886a7a80de1c"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:b8526c6d437855442cdd3d87eede9c425c4445ea011ca38d937db299382e6fa3"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-win32.whl", hash = "sha256:137678c63c977754abe9086a3ec011e8fd985ab90631145dfb9294ad09c102a7"}, + {file = "MarkupSafe-2.1.2-cp39-cp39-win_amd64.whl", hash = "sha256:0576fe974b40a400449768941d5d0858cc624e3249dfd1e0c33674e5c7ca7aed"}, + {file = "MarkupSafe-2.1.2.tar.gz", hash = "sha256:abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d"}, +] [[package]] name = "mdit-py-plugins" @@ -609,6 +980,10 @@ description = "Collection of plugins for markdown-it-py" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "mdit-py-plugins-0.3.5.tar.gz", hash = "sha256:eee0adc7195e5827e17e02d2a258a2ba159944a0748f59c5099a4a27f78fcf6a"}, + {file = "mdit_py_plugins-0.3.5-py3-none-any.whl", hash = "sha256:ca9a0714ea59a24b2b044a1831f48d817dd0c817e84339f20e7889f392d77c4e"}, +] [package.dependencies] markdown-it-py = ">=1.0.0,<3.0.0" @@ -625,6 +1000,10 @@ description = "Markdown URL utilities" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"}, + {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"}, +] [[package]] name = "more-click" @@ -633,6 +1012,10 @@ description = "More click." category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "more_click-0.1.2-py3-none-any.whl", hash = "sha256:f6387af37ef7e7423bd94b72a81a53c79c5086a3bfe5cc035da534ff0c2a0a9e"}, + {file = "more_click-0.1.2.tar.gz", hash = "sha256:085da66d5a9b823c5d912a888dca1fa0c8b3a14ed1b21ea9c8a1b814857a3981"}, +] [package.dependencies] click = "*" @@ -647,6 +1030,10 @@ description = "An extended commonmark compliant parser, with bridges to docutils category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "myst-parser-0.18.1.tar.gz", hash = "sha256:79317f4bb2c13053dd6e64f9da1ba1da6cd9c40c8a430c447a7b146a594c246d"}, + {file = "myst_parser-0.18.1-py3-none-any.whl", hash = "sha256:61b275b85d9f58aa327f370913ae1bec26ebad372cc99f3ab85c8ec3ee8d9fb8"}, +] [package.dependencies] docutils = ">=0.15,<0.20" @@ -670,17 +1057,25 @@ description = "A Python library to read/write Excel 2010 xlsx/xlsm files" category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "openpyxl-3.1.2-py2.py3-none-any.whl", hash = "sha256:f91456ead12ab3c6c2e9491cf33ba6d08357d802192379bb482f1033ade496f5"}, + {file = "openpyxl-3.1.2.tar.gz", hash = "sha256:a6f5977418eff3b2d5500d54d9db50c8277a368436f4e4f8ddb1be3422870184"}, +] [package.dependencies] et-xmlfile = "*" [[package]] name = "packaging" -version = "23.0" +version = "23.2" description = "Core utilities for Python packages" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"}, + {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"}, +] [[package]] name = "parse" @@ -689,14 +1084,9 @@ description = "parse() is the opposite of format()" category = "dev" optional = false python-versions = "*" - -[[package]] -name = "pickle5" -version = "0.0.12" -description = "Backport of the pickle 5 protocol (PEP 574) and other pickle changes" -category = "main" -optional = false -python-versions = ">=3.5, <3.8" +files = [ + {file = "parse-1.19.0.tar.gz", hash = "sha256:9ff82852bcb65d139813e2a5197627a94966245c897796760a3a2a8eb66f020b"}, +] [[package]] name = "pkgutil-resolve-name" @@ -705,35 +1095,42 @@ description = "Resolve a name to an object." category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "pkgutil_resolve_name-1.3.10-py3-none-any.whl", hash = "sha256:ca27cc078d25c5ad71a9de0a7a330146c4e014c2462d9af19c6b828280649c5e"}, + {file = "pkgutil_resolve_name-1.3.10.tar.gz", hash = "sha256:357d6c9e6a755653cfd78893817c0853af365dd51ec97f3d358a819373bbd174"}, +] [[package]] name = "platformdirs" -version = "3.1.1" +version = "3.11.0" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" +category = "main" optional = false python-versions = ">=3.7" - -[package.dependencies] -typing-extensions = {version = ">=4.4", markers = "python_version < \"3.8\""} +files = [ + {file = "platformdirs-3.11.0-py3-none-any.whl", hash = "sha256:e9d171d00af68be50e9202731309c4e658fd8bc76f55c11c7dd760d023bda68e"}, + {file = "platformdirs-3.11.0.tar.gz", hash = "sha256:cf8ee52a3afdb965072dcc652433e0c7e3e40cf5ea1477cd4b3b1d2eb75495b3"}, +] [package.extras] -docs = ["furo (>=2022.12.7)", "proselint (>=0.13)", "sphinx (>=6.1.3)", "sphinx-autodoc-typehints (>=1.22,!=1.23.4)"] -test = ["appdirs (==1.4.4)", "covdefaults (>=2.2.2)", "pytest (>=7.2.1)", "pytest-cov (>=4)", "pytest-mock (>=3.10)"] +docs = ["furo (>=2023.7.26)", "proselint (>=0.13)", "sphinx (>=7.1.1)", "sphinx-autodoc-typehints (>=1.24)"] +test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)"] [[package]] name = "pluggy" -version = "0.13.1" +version = "1.3.0" description = "plugin and hook calling mechanisms for python" -category = "dev" +category = "main" optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[package.dependencies] -importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} +python-versions = ">=3.8" +files = [ + {file = "pluggy-1.3.0-py3-none-any.whl", hash = "sha256:d89c696a773f8bd377d18e5ecda92b7a3793cbe66c87060a6fb58c7b6e1061f7"}, + {file = "pluggy-1.3.0.tar.gz", hash = "sha256:cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12"}, +] [package.extras] dev = ["pre-commit", "tox"] +testing = ["pytest", "pytest-benchmark"] [[package]] name = "ply" @@ -742,6 +1139,10 @@ description = "Python Lex & Yacc" category = "dev" optional = false python-versions = "*" +files = [ + {file = "ply-3.11-py2.py3-none-any.whl", hash = "sha256:096f9b8350b65ebd2fd1346b12452efe5b9607f7482813ffca50c22722a807ce"}, + {file = "ply-3.11.tar.gz", hash = "sha256:00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3"}, +] [[package]] name = "prefixcommons" @@ -750,6 +1151,10 @@ description = "A python API for working with ID prefixes" category = "dev" optional = false python-versions = ">=3.7,<4.0" +files = [ + {file = "prefixcommons-0.1.12-py3-none-any.whl", hash = "sha256:16dbc0a1f775e003c724f19a694fcfa3174608f5c8b0e893d494cf8098ac7f8b"}, + {file = "prefixcommons-0.1.12.tar.gz", hash = "sha256:22c4e2d37b63487b3ab48f0495b70f14564cb346a15220f23919eb0c1851f69f"}, +] [package.dependencies] click = ">=8.1.3,<9.0.0" @@ -764,6 +1169,10 @@ description = "library with cross-python path, ini-parsing, io, code, log facili category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ + {file = "py-1.11.0-py2.py3-none-any.whl", hash = "sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378"}, + {file = "py-1.11.0.tar.gz", hash = "sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719"}, +] [[package]] name = "pydantic" @@ -772,6 +1181,44 @@ description = "Data validation and settings management using python type hints" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "pydantic-1.10.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:f9289065611c48147c1dd1fd344e9d57ab45f1d99b0fb26c51f1cf72cd9bcd31"}, + {file = "pydantic-1.10.6-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8c32b6bba301490d9bb2bf5f631907803135e8085b6aa3e5fe5a770d46dd0160"}, + {file = "pydantic-1.10.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fd9b9e98068fa1068edfc9eabde70a7132017bdd4f362f8b4fd0abed79c33083"}, + {file = "pydantic-1.10.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1c84583b9df62522829cbc46e2b22e0ec11445625b5acd70c5681ce09c9b11c4"}, + {file = "pydantic-1.10.6-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:b41822064585fea56d0116aa431fbd5137ce69dfe837b599e310034171996084"}, + {file = "pydantic-1.10.6-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:61f1f08adfaa9cc02e0cbc94f478140385cbd52d5b3c5a657c2fceb15de8d1fb"}, + {file = "pydantic-1.10.6-cp310-cp310-win_amd64.whl", hash = "sha256:32937835e525d92c98a1512218db4eed9ddc8f4ee2a78382d77f54341972c0e7"}, + {file = "pydantic-1.10.6-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:bbd5c531b22928e63d0cb1868dee76123456e1de2f1cb45879e9e7a3f3f1779b"}, + {file = "pydantic-1.10.6-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:e277bd18339177daa62a294256869bbe84df1fb592be2716ec62627bb8d7c81d"}, + {file = "pydantic-1.10.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:89f15277d720aa57e173954d237628a8d304896364b9de745dcb722f584812c7"}, + {file = "pydantic-1.10.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b243b564cea2576725e77aeeda54e3e0229a168bc587d536cd69941e6797543d"}, + {file = "pydantic-1.10.6-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:3ce13a558b484c9ae48a6a7c184b1ba0e5588c5525482681db418268e5f86186"}, + {file = "pydantic-1.10.6-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:3ac1cd4deed871dfe0c5f63721e29debf03e2deefa41b3ed5eb5f5df287c7b70"}, + {file = "pydantic-1.10.6-cp311-cp311-win_amd64.whl", hash = "sha256:b1eb6610330a1dfba9ce142ada792f26bbef1255b75f538196a39e9e90388bf4"}, + {file = "pydantic-1.10.6-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4ca83739c1263a044ec8b79df4eefc34bbac87191f0a513d00dd47d46e307a65"}, + {file = "pydantic-1.10.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ea4e2a7cb409951988e79a469f609bba998a576e6d7b9791ae5d1e0619e1c0f2"}, + {file = "pydantic-1.10.6-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:53de12b4608290992a943801d7756f18a37b7aee284b9ffa794ee8ea8153f8e2"}, + {file = "pydantic-1.10.6-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:60184e80aac3b56933c71c48d6181e630b0fbc61ae455a63322a66a23c14731a"}, + {file = "pydantic-1.10.6-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:415a3f719ce518e95a92effc7ee30118a25c3d032455d13e121e3840985f2efd"}, + {file = "pydantic-1.10.6-cp37-cp37m-win_amd64.whl", hash = "sha256:72cb30894a34d3a7ab6d959b45a70abac8a2a93b6480fc5a7bfbd9c935bdc4fb"}, + {file = "pydantic-1.10.6-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:3091d2eaeda25391405e36c2fc2ed102b48bac4b384d42b2267310abae350ca6"}, + {file = "pydantic-1.10.6-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:751f008cd2afe812a781fd6aa2fb66c620ca2e1a13b6a2152b1ad51553cb4b77"}, + {file = "pydantic-1.10.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:12e837fd320dd30bd625be1b101e3b62edc096a49835392dcf418f1a5ac2b832"}, + {file = "pydantic-1.10.6-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:587d92831d0115874d766b1f5fddcdde0c5b6c60f8c6111a394078ec227fca6d"}, + {file = "pydantic-1.10.6-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:476f6674303ae7965730a382a8e8d7fae18b8004b7b69a56c3d8fa93968aa21c"}, + {file = "pydantic-1.10.6-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:3a2be0a0f32c83265fd71a45027201e1278beaa82ea88ea5b345eea6afa9ac7f"}, + {file = "pydantic-1.10.6-cp38-cp38-win_amd64.whl", hash = "sha256:0abd9c60eee6201b853b6c4be104edfba4f8f6c5f3623f8e1dba90634d63eb35"}, + {file = "pydantic-1.10.6-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6195ca908045054dd2d57eb9c39a5fe86409968b8040de8c2240186da0769da7"}, + {file = "pydantic-1.10.6-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:43cdeca8d30de9a897440e3fb8866f827c4c31f6c73838e3a01a14b03b067b1d"}, + {file = "pydantic-1.10.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4c19eb5163167489cb1e0161ae9220dadd4fc609a42649e7e84a8fa8fff7a80f"}, + {file = "pydantic-1.10.6-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:012c99a9c0d18cfde7469aa1ebff922e24b0c706d03ead96940f5465f2c9cf62"}, + {file = "pydantic-1.10.6-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:528dcf7ec49fb5a84bf6fe346c1cc3c55b0e7603c2123881996ca3ad79db5bfc"}, + {file = "pydantic-1.10.6-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:163e79386c3547c49366e959d01e37fc30252285a70619ffc1b10ede4758250a"}, + {file = "pydantic-1.10.6-cp39-cp39-win_amd64.whl", hash = "sha256:189318051c3d57821f7233ecc94708767dd67687a614a4e8f92b4a020d4ffd06"}, + {file = "pydantic-1.10.6-py3-none-any.whl", hash = "sha256:acc6783751ac9c9bc4680379edd6d286468a1dc8d7d9906cd6f1186ed682b2b0"}, + {file = "pydantic-1.10.6.tar.gz", hash = "sha256:cf95adb0d1671fc38d8c43dd921ad5814a735e7d9b4d9e437c088002863854fd"}, +] [package.dependencies] typing-extensions = ">=4.2.0" @@ -787,6 +1234,10 @@ description = "Pygments is a syntax highlighting package written in Python." category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "Pygments-2.14.0-py3-none-any.whl", hash = "sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717"}, + {file = "Pygments-2.14.0.tar.gz", hash = "sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297"}, +] [package.extras] plugins = ["importlib-metadata"] @@ -798,6 +1249,10 @@ description = "Python JSON Schema Grammar interpreter" category = "dev" optional = false python-versions = "*" +files = [ + {file = "PyJSG-0.11.10-py3-none-any.whl", hash = "sha256:10af60ff42219be7e85bf7f11c19b648715b0b29eb2ddbd269e87069a7c3f26d"}, + {file = "PyJSG-0.11.10.tar.gz", hash = "sha256:4bd6e3ff2833fa2b395bbe803a2d72a5f0bab5b7285bccd0da1a1bc0aee88bfa"}, +] [package.dependencies] antlr4-python3-runtime = ">=4.9.3,<4.10.0" @@ -810,10 +1265,34 @@ description = "pyparsing module - Classes and methods to define and execute pars category = "main" optional = false python-versions = ">=3.6.8" +files = [ + {file = "pyparsing-3.0.9-py3-none-any.whl", hash = "sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc"}, + {file = "pyparsing-3.0.9.tar.gz", hash = "sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb"}, +] [package.extras] diagrams = ["jinja2", "railroad-diagrams"] +[[package]] +name = "pyproject-api" +version = "1.6.1" +description = "API to interact with the python pyproject.toml based projects" +category = "main" +optional = false +python-versions = ">=3.8" +files = [ + {file = "pyproject_api-1.6.1-py3-none-any.whl", hash = "sha256:4c0116d60476b0786c88692cf4e325a9814965e2469c5998b830bba16b183675"}, + {file = "pyproject_api-1.6.1.tar.gz", hash = "sha256:1817dc018adc0d1ff9ca1ed8c60e1623d5aaca40814b953af14a9cf9a5cae538"}, +] + +[package.dependencies] +packaging = ">=23.1" +tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""} + +[package.extras] +docs = ["furo (>=2023.8.19)", "sphinx (<7.2)", "sphinx-autodoc-typehints (>=1.24)"] +testing = ["covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)", "setuptools (>=68.1.2)", "wheel (>=0.41.2)"] + [[package]] name = "pyrsistent" version = "0.19.3" @@ -821,6 +1300,35 @@ description = "Persistent/Functional/Immutable data structures" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "pyrsistent-0.19.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:20460ac0ea439a3e79caa1dbd560344b64ed75e85d8703943e0b66c2a6150e4a"}, + {file = "pyrsistent-0.19.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4c18264cb84b5e68e7085a43723f9e4c1fd1d935ab240ce02c0324a8e01ccb64"}, + {file = "pyrsistent-0.19.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4b774f9288dda8d425adb6544e5903f1fb6c273ab3128a355c6b972b7df39dcf"}, + {file = "pyrsistent-0.19.3-cp310-cp310-win32.whl", hash = "sha256:5a474fb80f5e0d6c9394d8db0fc19e90fa540b82ee52dba7d246a7791712f74a"}, + {file = "pyrsistent-0.19.3-cp310-cp310-win_amd64.whl", hash = "sha256:49c32f216c17148695ca0e02a5c521e28a4ee6c5089f97e34fe24163113722da"}, + {file = "pyrsistent-0.19.3-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:f0774bf48631f3a20471dd7c5989657b639fd2d285b861237ea9e82c36a415a9"}, + {file = "pyrsistent-0.19.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3ab2204234c0ecd8b9368dbd6a53e83c3d4f3cab10ecaf6d0e772f456c442393"}, + {file = "pyrsistent-0.19.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e42296a09e83028b3476f7073fcb69ffebac0e66dbbfd1bd847d61f74db30f19"}, + {file = "pyrsistent-0.19.3-cp311-cp311-win32.whl", hash = "sha256:64220c429e42a7150f4bfd280f6f4bb2850f95956bde93c6fda1b70507af6ef3"}, + {file = "pyrsistent-0.19.3-cp311-cp311-win_amd64.whl", hash = "sha256:016ad1afadf318eb7911baa24b049909f7f3bb2c5b1ed7b6a8f21db21ea3faa8"}, + {file = "pyrsistent-0.19.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c4db1bd596fefd66b296a3d5d943c94f4fac5bcd13e99bffe2ba6a759d959a28"}, + {file = "pyrsistent-0.19.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aeda827381f5e5d65cced3024126529ddc4289d944f75e090572c77ceb19adbf"}, + {file = "pyrsistent-0.19.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:42ac0b2f44607eb92ae88609eda931a4f0dfa03038c44c772e07f43e738bcac9"}, + {file = "pyrsistent-0.19.3-cp37-cp37m-win32.whl", hash = "sha256:e8f2b814a3dc6225964fa03d8582c6e0b6650d68a232df41e3cc1b66a5d2f8d1"}, + {file = "pyrsistent-0.19.3-cp37-cp37m-win_amd64.whl", hash = "sha256:c9bb60a40a0ab9aba40a59f68214eed5a29c6274c83b2cc206a359c4a89fa41b"}, + {file = "pyrsistent-0.19.3-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:a2471f3f8693101975b1ff85ffd19bb7ca7dd7c38f8a81701f67d6b4f97b87d8"}, + {file = "pyrsistent-0.19.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cc5d149f31706762c1f8bda2e8c4f8fead6e80312e3692619a75301d3dbb819a"}, + {file = "pyrsistent-0.19.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3311cb4237a341aa52ab8448c27e3a9931e2ee09561ad150ba94e4cfd3fc888c"}, + {file = "pyrsistent-0.19.3-cp38-cp38-win32.whl", hash = "sha256:f0e7c4b2f77593871e918be000b96c8107da48444d57005b6a6bc61fb4331b2c"}, + {file = "pyrsistent-0.19.3-cp38-cp38-win_amd64.whl", hash = "sha256:c147257a92374fde8498491f53ffa8f4822cd70c0d85037e09028e478cababb7"}, + {file = "pyrsistent-0.19.3-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:b735e538f74ec31378f5a1e3886a26d2ca6351106b4dfde376a26fc32a044edc"}, + {file = "pyrsistent-0.19.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:99abb85579e2165bd8522f0c0138864da97847875ecbd45f3e7e2af569bfc6f2"}, + {file = "pyrsistent-0.19.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3a8cb235fa6d3fd7aae6a4f1429bbb1fec1577d978098da1252f0489937786f3"}, + {file = "pyrsistent-0.19.3-cp39-cp39-win32.whl", hash = "sha256:c74bed51f9b41c48366a286395c67f4e894374306b197e62810e0fdaf2364da2"}, + {file = "pyrsistent-0.19.3-cp39-cp39-win_amd64.whl", hash = "sha256:878433581fc23e906d947a6814336eee031a00e6defba224234169ae3d3d6a98"}, + {file = "pyrsistent-0.19.3-py3-none-any.whl", hash = "sha256:ccf0d6bd208f8111179f0c26fdf84ed7c3891982f2edaeae7422575f47e66b64"}, + {file = "pyrsistent-0.19.3.tar.gz", hash = "sha256:1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440"}, +] [[package]] name = "pyshex" @@ -829,6 +1337,10 @@ description = "Python ShEx Implementation" category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "PyShEx-0.8.1-py3-none-any.whl", hash = "sha256:6da1b10123e191abf8dcb6bf3e54aa3e1fcf771df5d1a0ed453217c8900c8e6a"}, + {file = "PyShEx-0.8.1.tar.gz", hash = "sha256:3c5c4d45fe27faaadae803cb008c41acf8ee784da7868b04fd84967e75be70d0"}, +] [package.dependencies] cfgraph = ">=0.2.1" @@ -848,6 +1360,10 @@ description = "PyShExC - Python ShEx compiler" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "PyShExC-0.9.1-py2.py3-none-any.whl", hash = "sha256:efc55ed5cb2453e9df569b03e282505e96bb06597934288f3b23dd980ef10028"}, + {file = "PyShExC-0.9.1.tar.gz", hash = "sha256:35a9975d4b9afeb20ef710fb6680871756381d0c39fbb5470b3b506581a304d3"}, +] [package.dependencies] antlr4-python3-runtime = ">=4.9.3,<4.10.0" @@ -864,10 +1380,13 @@ description = "Easily pick a place to store data for your python package." category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "pystow-0.5.0-py3-none-any.whl", hash = "sha256:816a9da33cd8a3f8fbda577c3d2957cfc99d1fa3ea45032dbfa087b9a21b630f"}, + {file = "pystow-0.5.0.tar.gz", hash = "sha256:490e9ecbe4f947c72f63297f43f6584323c9ca2f2d48d47f2a22a815dc552bb4"}, +] [package.dependencies] click = "*" -pickle5 = {version = "*", markers = "python_version < \"3.8\""} requests = "*" tqdm = "*" @@ -886,12 +1405,15 @@ description = "pytest: simple powerful testing with Python" category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "pytest-6.2.5-py3-none-any.whl", hash = "sha256:7310f8d27bc79ced999e760ca304d69f6ba6c6649c0b60fb0e04a4a77cacc134"}, + {file = "pytest-6.2.5.tar.gz", hash = "sha256:131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89"}, +] [package.dependencies] atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} attrs = ">=19.2.0" colorama = {version = "*", markers = "sys_platform == \"win32\""} -importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} iniconfig = "*" packaging = "*" pluggy = ">=0.12,<2.0" @@ -908,6 +1430,9 @@ description = "Configures logging and allows tweaking the log level with a py.te category = "dev" optional = false python-versions = "*" +files = [ + {file = "pytest-logging-2015.11.4.tar.gz", hash = "sha256:cec5c85ecf18aab7b2ead5498a31b9f758680ef5a902b9054ab3f2bdbb77c896"}, +] [package.dependencies] pytest = ">=2.8.1" @@ -919,6 +1444,10 @@ description = "Extensions to the standard Python datetime module" category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" +files = [ + {file = "python-dateutil-2.8.2.tar.gz", hash = "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86"}, + {file = "python_dateutil-2.8.2-py2.py3-none-any.whl", hash = "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9"}, +] [package.dependencies] six = ">=1.5" @@ -930,6 +1459,9 @@ description = "A pure Python implementation of the trie data structure." category = "main" optional = false python-versions = "*" +files = [ + {file = "PyTrie-0.4.0.tar.gz", hash = "sha256:8f4488f402d3465993fb6b6efa09866849ed8cda7903b50647b7d0342b805379"}, +] [package.dependencies] sortedcontainers = "*" @@ -941,6 +1473,10 @@ description = "World timezone definitions, modern and historical" category = "main" optional = false python-versions = "*" +files = [ + {file = "pytz-2022.7.1-py2.py3-none-any.whl", hash = "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a"}, + {file = "pytz-2022.7.1.tar.gz", hash = "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0"}, +] [[package]] name = "pyyaml" @@ -949,6 +1485,48 @@ description = "YAML parser and emitter for Python" category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "PyYAML-6.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d4db7c7aef085872ef65a8fd7d6d09a14ae91f691dec3e87ee5ee0539d516f53"}, + {file = "PyYAML-6.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9df7ed3b3d2e0ecfe09e14741b857df43adb5a3ddadc919a2d94fbdf78fea53c"}, + {file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:77f396e6ef4c73fdc33a9157446466f1cff553d979bd00ecb64385760c6babdc"}, + {file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a80a78046a72361de73f8f395f1f1e49f956c6be882eed58505a15f3e430962b"}, + {file = "PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:f84fbc98b019fef2ee9a1cb3ce93e3187a6df0b2538a651bfb890254ba9f90b5"}, + {file = "PyYAML-6.0-cp310-cp310-win32.whl", hash = "sha256:2cd5df3de48857ed0544b34e2d40e9fac445930039f3cfe4bcc592a1f836d513"}, + {file = "PyYAML-6.0-cp310-cp310-win_amd64.whl", hash = "sha256:daf496c58a8c52083df09b80c860005194014c3698698d1a57cbcfa182142a3a"}, + {file = "PyYAML-6.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:d4b0ba9512519522b118090257be113b9468d804b19d63c71dbcf4a48fa32358"}, + {file = "PyYAML-6.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:81957921f441d50af23654aa6c5e5eaf9b06aba7f0a19c18a538dc7ef291c5a1"}, + {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:afa17f5bc4d1b10afd4466fd3a44dc0e245382deca5b3c353d8b757f9e3ecb8d"}, + {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:dbad0e9d368bb989f4515da330b88a057617d16b6a8245084f1b05400f24609f"}, + {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:432557aa2c09802be39460360ddffd48156e30721f5e8d917f01d31694216782"}, + {file = "PyYAML-6.0-cp311-cp311-win32.whl", hash = "sha256:bfaef573a63ba8923503d27530362590ff4f576c626d86a9fed95822a8255fd7"}, + {file = "PyYAML-6.0-cp311-cp311-win_amd64.whl", hash = "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf"}, + {file = "PyYAML-6.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:897b80890765f037df3403d22bab41627ca8811ae55e9a722fd0392850ec4d86"}, + {file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:50602afada6d6cbfad699b0c7bb50d5ccffa7e46a3d738092afddc1f9758427f"}, + {file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:48c346915c114f5fdb3ead70312bd042a953a8ce5c7106d5bfb1a5254e47da92"}, + {file = "PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:98c4d36e99714e55cfbaaee6dd5badbc9a1ec339ebfc3b1f52e293aee6bb71a4"}, + {file = "PyYAML-6.0-cp36-cp36m-win32.whl", hash = "sha256:0283c35a6a9fbf047493e3a0ce8d79ef5030852c51e9d911a27badfde0605293"}, + {file = "PyYAML-6.0-cp36-cp36m-win_amd64.whl", hash = "sha256:07751360502caac1c067a8132d150cf3d61339af5691fe9e87803040dbc5db57"}, + {file = "PyYAML-6.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:819b3830a1543db06c4d4b865e70ded25be52a2e0631ccd2f6a47a2822f2fd7c"}, + {file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:473f9edb243cb1935ab5a084eb238d842fb8f404ed2193a915d1784b5a6b5fc0"}, + {file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0ce82d761c532fe4ec3f87fc45688bdd3a4c1dc5e0b4a19814b9009a29baefd4"}, + {file = "PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:231710d57adfd809ef5d34183b8ed1eeae3f76459c18fb4a0b373ad56bedcdd9"}, + {file = "PyYAML-6.0-cp37-cp37m-win32.whl", hash = "sha256:c5687b8d43cf58545ade1fe3e055f70eac7a5a1a0bf42824308d868289a95737"}, + {file = "PyYAML-6.0-cp37-cp37m-win_amd64.whl", hash = "sha256:d15a181d1ecd0d4270dc32edb46f7cb7733c7c508857278d3d378d14d606db2d"}, + {file = "PyYAML-6.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0b4624f379dab24d3725ffde76559cff63d9ec94e1736b556dacdfebe5ab6d4b"}, + {file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:213c60cd50106436cc818accf5baa1aba61c0189ff610f64f4a3e8c6726218ba"}, + {file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9fa600030013c4de8165339db93d182b9431076eb98eb40ee068700c9c813e34"}, + {file = "PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:277a0ef2981ca40581a47093e9e2d13b3f1fbbeffae064c1d21bfceba2030287"}, + {file = "PyYAML-6.0-cp38-cp38-win32.whl", hash = "sha256:d4eccecf9adf6fbcc6861a38015c2a64f38b9d94838ac1810a9023a0609e1b78"}, + {file = "PyYAML-6.0-cp38-cp38-win_amd64.whl", hash = "sha256:1e4747bc279b4f613a09eb64bba2ba602d8a6664c6ce6396a4d0cd413a50ce07"}, + {file = "PyYAML-6.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:055d937d65826939cb044fc8c9b08889e8c743fdc6a32b33e2390f66013e449b"}, + {file = "PyYAML-6.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e61ceaab6f49fb8bdfaa0f92c4b57bcfbea54c09277b1b4f7ac376bfb7a7c174"}, + {file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d67d839ede4ed1b28a4e8909735fc992a923cdb84e618544973d7dfc71540803"}, + {file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:cba8c411ef271aa037d7357a2bc8f9ee8b58b9965831d9e51baf703280dc73d3"}, + {file = "PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:40527857252b61eacd1d9af500c3337ba8deb8fc298940291486c465c8b46ec0"}, + {file = "PyYAML-6.0-cp39-cp39-win32.whl", hash = "sha256:b5b9eccad747aabaaffbc6064800670f0c297e52c12754eb1d976c57e4f74dcb"}, + {file = "PyYAML-6.0-cp39-cp39-win_amd64.whl", hash = "sha256:b3d267842bf12586ba6c734f89d1f5b871df0273157918b0ccefa29deb05c21c"}, + {file = "PyYAML-6.0.tar.gz", hash = "sha256:68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2"}, +] [[package]] name = "rdflib" @@ -957,9 +1535,12 @@ description = "RDFLib is a Python library for working with RDF, a simple yet pow category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "rdflib-6.2.0-py3-none-any.whl", hash = "sha256:85c34a86dfc517a41e5f2425a41a0aceacc23983462b32e68610b9fad1383bca"}, + {file = "rdflib-6.2.0.tar.gz", hash = "sha256:62dc3c86d1712db0f55785baf8047f63731fa59b2682be03219cb89262065942"}, +] [package.dependencies] -importlib-metadata = {version = "*", markers = "python_version < \"3.8.0\""} isodate = "*" pyparsing = "*" setuptools = "*" @@ -979,6 +1560,10 @@ description = "rdflib extension adding JSON-LD parser and serializer" category = "dev" optional = false python-versions = "*" +files = [ + {file = "rdflib-jsonld-0.6.1.tar.gz", hash = "sha256:eda5a42a2e09f80d4da78e32b5c684bccdf275368f1541e6b7bcddfb1382a0e0"}, + {file = "rdflib_jsonld-0.6.1-py2.py3-none-any.whl", hash = "sha256:bcf84317e947a661bae0a3f2aee1eced697075fc4ac4db6065a3340ea0f10fc2"}, +] [package.dependencies] rdflib = ">=5.0.0" @@ -990,6 +1575,10 @@ description = "Shim for rdflib 5 and 6 incompatibilities" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "rdflib_shim-1.0.3-py3-none-any.whl", hash = "sha256:7a853e7750ef1e9bf4e35dea27d54e02d4ed087de5a9e0c329c4a6d82d647081"}, + {file = "rdflib_shim-1.0.3.tar.gz", hash = "sha256:d955d11e2986aab42b6830ca56ac6bc9c893abd1d049a161c6de2f1b99d4fc0d"}, +] [package.dependencies] rdflib = ">=5.0.0" @@ -1002,6 +1591,10 @@ description = "Python HTTP for Humans." category = "main" optional = false python-versions = ">=3.7, <4" +files = [ + {file = "requests-2.28.2-py3-none-any.whl", hash = "sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa"}, + {file = "requests-2.28.2.tar.gz", hash = "sha256:98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf"}, +] [package.dependencies] certifi = ">=2017.4.17" @@ -1013,25 +1606,6 @@ urllib3 = ">=1.21.1,<1.27" socks = ["PySocks (>=1.5.6,!=1.5.7)"] use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] -[[package]] -name = "rfc3339-validator" -version = "0.1.4" -description = "A pure python RFC3339 validator" -category = "dev" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" - -[package.dependencies] -six = "*" - -[[package]] -name = "rfc3987" -version = "1.3.8" -description = "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)" -category = "dev" -optional = false -python-versions = "*" - [[package]] name = "ruamel-yaml" version = "0.17.21" @@ -1039,6 +1613,10 @@ description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip pres category = "dev" optional = false python-versions = ">=3" +files = [ + {file = "ruamel.yaml-0.17.21-py3-none-any.whl", hash = "sha256:742b35d3d665023981bd6d16b3d24248ce5df75fdb4e2924e93a05c1f8b61ca7"}, + {file = "ruamel.yaml-0.17.21.tar.gz", hash = "sha256:8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af"}, +] [package.dependencies] "ruamel.yaml.clib" = {version = ">=0.2.6", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.11\""} @@ -1054,6 +1632,45 @@ description = "C version of reader, parser and emitter for ruamel.yaml derived f category = "dev" optional = false python-versions = ">=3.5" +files = [ + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d5859983f26d8cd7bb5c287ef452e8aacc86501487634573d260968f753e1d71"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:debc87a9516b237d0466a711b18b6ebeb17ba9f391eb7f91c649c5c4ec5006c7"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux2014_aarch64.whl", hash = "sha256:df5828871e6648db72d1c19b4bd24819b80a755c4541d3409f0f7acd0f335c80"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:efa08d63ef03d079dcae1dfe334f6c8847ba8b645d08df286358b1f5293d24ab"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win32.whl", hash = "sha256:763d65baa3b952479c4e972669f679fe490eee058d5aa85da483ebae2009d231"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win_amd64.whl", hash = "sha256:d000f258cf42fec2b1bbf2863c61d7b8918d31ffee905da62dede869254d3b8a"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:045e0626baf1c52e5527bd5db361bc83180faaba2ff586e763d3d5982a876a9e"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_13_0_arm64.whl", hash = "sha256:1a6391a7cabb7641c32517539ca42cf84b87b667bad38b78d4d42dd23e957c81"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux2014_aarch64.whl", hash = "sha256:9c7617df90c1365638916b98cdd9be833d31d337dbcd722485597b43c4a215bf"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:41d0f1fa4c6830176eef5b276af04c89320ea616655d01327d5ce65e50575c94"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win32.whl", hash = "sha256:f6d3d39611ac2e4f62c3128a9eed45f19a6608670c5a2f4f07f24e8de3441d38"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win_amd64.whl", hash = "sha256:da538167284de58a52109a9b89b8f6a53ff8437dd6dc26d33b57bf6699153122"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:4b3a93bb9bc662fc1f99c5c3ea8e623d8b23ad22f861eb6fce9377ac07ad6072"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_12_0_arm64.whl", hash = "sha256:a234a20ae07e8469da311e182e70ef6b199d0fbeb6c6cc2901204dd87fb867e8"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:15910ef4f3e537eea7fe45f8a5d19997479940d9196f357152a09031c5be59f3"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:370445fd795706fd291ab00c9df38a0caed0f17a6fb46b0f607668ecb16ce763"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-win32.whl", hash = "sha256:ecdf1a604009bd35c674b9225a8fa609e0282d9b896c03dd441a91e5f53b534e"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-win_amd64.whl", hash = "sha256:f34019dced51047d6f70cb9383b2ae2853b7fc4dce65129a5acd49f4f9256646"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:2aa261c29a5545adfef9296b7e33941f46aa5bbd21164228e833412af4c9c75f"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-macosx_12_0_arm64.whl", hash = "sha256:f01da5790e95815eb5a8a138508c01c758e5f5bc0ce4286c4f7028b8dd7ac3d0"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:40d030e2329ce5286d6b231b8726959ebbe0404c92f0a578c0e2482182e38282"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:c3ca1fbba4ae962521e5eb66d72998b51f0f4d0f608d3c0347a48e1af262efa7"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-win32.whl", hash = "sha256:7bdb4c06b063f6fd55e472e201317a3bb6cdeeee5d5a38512ea5c01e1acbdd93"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-win_amd64.whl", hash = "sha256:be2a7ad8fd8f7442b24323d24ba0b56c51219513cfa45b9ada3b87b76c374d4b"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:91a789b4aa0097b78c93e3dc4b40040ba55bef518f84a40d4442f713b4094acb"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:99e77daab5d13a48a4054803d052ff40780278240a902b880dd37a51ba01a307"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:3243f48ecd450eddadc2d11b5feb08aca941b5cd98c9b1db14b2fd128be8c697"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:8831a2cedcd0f0927f788c5bdf6567d9dc9cc235646a434986a852af1cb54b4b"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-win32.whl", hash = "sha256:3110a99e0f94a4a3470ff67fc20d3f96c25b13d24c6980ff841e82bafe827cac"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-win_amd64.whl", hash = "sha256:92460ce908546ab69770b2e576e4f99fbb4ce6ab4b245345a3869a0a0410488f"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5bc0667c1eb8f83a3752b71b9c4ba55ef7c7058ae57022dd9b29065186a113d9"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:4a4d8d417868d68b979076a9be6a38c676eca060785abaa6709c7b31593c35d1"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:bf9a6bc4a0221538b1a7de3ed7bca4c93c02346853f44e1cd764be0023cd3640"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:a7b301ff08055d73223058b5c46c55638917f04d21577c95e00e0c4d79201a6b"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-win32.whl", hash = "sha256:d5e51e2901ec2366b79f16c2299a03e74ba4531ddcfacc1416639c557aef0ad8"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-win_amd64.whl", hash = "sha256:184faeaec61dbaa3cace407cffc5819f7b977e75360e8d5ca19461cd851a5fc5"}, + {file = "ruamel.yaml.clib-0.2.7.tar.gz", hash = "sha256:1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497"}, +] [[package]] name = "setuptools" @@ -1062,6 +1679,10 @@ description = "Easily download, build, install, upgrade, and uninstall Python pa category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "setuptools-67.6.0-py3-none-any.whl", hash = "sha256:b78aaa36f6b90a074c1fa651168723acbf45d14cb1196b6f02c0fd07f17623b2"}, + {file = "setuptools-67.6.0.tar.gz", hash = "sha256:2ee892cd5f29f3373097f5a814697e397cf3ce313616df0af11231e2ad118077"}, +] [package.extras] docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (==0.8.3)", "sphinx-reredirects", "sphinxcontrib-towncrier"] @@ -1075,6 +1696,10 @@ description = "ShExJSG - Astract Syntax Tree for the ShEx 2.0 language" category = "dev" optional = false python-versions = "*" +files = [ + {file = "ShExJSG-0.8.2-py2.py3-none-any.whl", hash = "sha256:3b0d8432dd313bee9e1343382c5e02e9908dd941a7dd7342bf8c0200fe523766"}, + {file = "ShExJSG-0.8.2.tar.gz", hash = "sha256:f17a629fc577fa344382bdee143cd9ff86588537f9f811f66cea6f63cdbcd0b6"}, +] [package.dependencies] pyjsg = ">=0.11.10" @@ -1086,6 +1711,10 @@ description = "Python 2 and 3 compatibility utilities" category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" +files = [ + {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, + {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"}, +] [[package]] name = "snowballstemmer" @@ -1094,6 +1723,10 @@ description = "This package provides 29 stemmers for 28 languages generated from category = "main" optional = false python-versions = "*" +files = [ + {file = "snowballstemmer-2.2.0-py2.py3-none-any.whl", hash = "sha256:c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a"}, + {file = "snowballstemmer-2.2.0.tar.gz", hash = "sha256:09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1"}, +] [[package]] name = "sortedcontainers" @@ -1102,6 +1735,10 @@ description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set" category = "main" optional = false python-versions = "*" +files = [ + {file = "sortedcontainers-2.4.0-py2.py3-none-any.whl", hash = "sha256:a163dcaede0f1c021485e957a39245190e74249897e2ae4b2aa38595db237ee0"}, + {file = "sortedcontainers-2.4.0.tar.gz", hash = "sha256:25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88"}, +] [[package]] name = "soupsieve" @@ -1110,6 +1747,10 @@ description = "A modern CSS selector implementation for Beautiful Soup." category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "soupsieve-2.4-py3-none-any.whl", hash = "sha256:49e5368c2cda80ee7e84da9dbe3e110b70a4575f196efb74e51b94549d921955"}, + {file = "soupsieve-2.4.tar.gz", hash = "sha256:e28dba9ca6c7c00173e34e4ba57448f0688bb681b7c5e8bf4971daafc093d69a"}, +] [[package]] name = "sparqlslurper" @@ -1118,6 +1759,10 @@ description = "SPARQL Slurper for rdflib" category = "dev" optional = false python-versions = ">=3.7.4" +files = [ + {file = "sparqlslurper-0.5.1-py3-none-any.whl", hash = "sha256:ae49b2d8ce3dd38df7a40465b228ad5d33fb7e11b3f248d195f9cadfc9cfff87"}, + {file = "sparqlslurper-0.5.1.tar.gz", hash = "sha256:9282ebb064fc6152a58269d194cb1e7b275b0f095425a578d75b96dcc851f546"}, +] [package.dependencies] rdflib = ">=5.0.0" @@ -1131,6 +1776,10 @@ description = "SPARQL Endpoint interface to Python" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "SPARQLWrapper-2.0.0-py3-none-any.whl", hash = "sha256:c99a7204fff676ee28e6acef327dc1ff8451c6f7217dcd8d49e8872f324a8a20"}, + {file = "SPARQLWrapper-2.0.0.tar.gz", hash = "sha256:3fed3ebcc77617a4a74d2644b86fd88e0f32e7f7003ac7b2b334c026201731f1"}, +] [package.dependencies] rdflib = ">=6.1.1" @@ -1148,6 +1797,10 @@ description = "Python documentation generator" category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "Sphinx-5.3.0.tar.gz", hash = "sha256:51026de0a9ff9fc13c05d74913ad66047e104f56a129ff73e174eb5c3ee794b5"}, + {file = "sphinx-5.3.0-py3-none-any.whl", hash = "sha256:060ca5c9f7ba57a08a1219e547b269fadf125ae25b06b9fa7f66768efb652d6d"}, +] [package.dependencies] alabaster = ">=0.7,<0.8" @@ -1181,6 +1834,10 @@ description = "Type hints (PEP 484) support for the Sphinx autodoc extension" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "sphinx_autodoc_typehints-1.21.0-py3-none-any.whl", hash = "sha256:019ff68a2b1ebdb286444b5be5001455a973f7461fb07f7fb219bd1426fac5ee"}, + {file = "sphinx_autodoc_typehints-1.21.0.tar.gz", hash = "sha256:74e9eada56f3fe21ee41e335ca66fac55a96d79b283b567b2d6c5b6a09e02f27"}, +] [package.dependencies] furo = {version = ">=2022.9.29", optional = true, markers = "extra == \"docs\""} @@ -1198,6 +1855,10 @@ description = "Type hints (PEP 484) support for the Sphinx autodoc extension" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "sphinx_autodoc_typehints-1.22-py3-none-any.whl", hash = "sha256:ef4a8b9d52de66065aa7d3adfabf5a436feb8a2eff07c2ddc31625d8807f2b69"}, + {file = "sphinx_autodoc_typehints-1.22.tar.gz", hash = "sha256:71fca2d5eee9b034204e4c686ab20b4d8f5eb9409396216bcae6c87c38e18ea6"}, +] [package.dependencies] sphinx = ">=5.3" @@ -1214,6 +1875,10 @@ description = "A modern skeleton for Sphinx themes." category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "sphinx_basic_ng-1.0.0b1-py3-none-any.whl", hash = "sha256:ade597a3029c7865b24ad0eda88318766bcc2f9f4cef60df7e28126fde94db2a"}, + {file = "sphinx_basic_ng-1.0.0b1.tar.gz", hash = "sha256:89374bd3ccd9452a301786781e28c8718e99960f2d4f411845ea75fc7bb5a9b0"}, +] [package.dependencies] sphinx = ">=4.0" @@ -1228,6 +1893,10 @@ description = "Sphinx extension that automatically documents click applications" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "sphinx-click-4.4.0.tar.gz", hash = "sha256:cc67692bd28f482c7f01531c61b64e9d2f069bfcf3d24cbbb51d4a84a749fa48"}, + {file = "sphinx_click-4.4.0-py3-none-any.whl", hash = "sha256:2821c10a68fc9ee6ce7c92fad26540d8d8c8f45e6d7258f0e4fb7529ae8fab49"}, +] [package.dependencies] click = ">=7.0" @@ -1241,6 +1910,10 @@ description = "Read the Docs theme for Sphinx" category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" +files = [ + {file = "sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl", hash = "sha256:f823f7e71890abe0ac6aaa6013361ea2696fc8d3e1fa798f463e82bdb77eeff2"}, + {file = "sphinx_rtd_theme-1.2.0.tar.gz", hash = "sha256:a0d8bd1a2ed52e0b338cbe19c4b2eef3c5e7a048769753dac6a9f059c7b641b8"}, +] [package.dependencies] docutils = "<0.19" @@ -1257,6 +1930,10 @@ description = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "sphinxcontrib-applehelp-1.0.2.tar.gz", hash = "sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58"}, + {file = "sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl", hash = "sha256:806111e5e962be97c29ec4c1e7fe277bfd19e9652fb1a4392105b43e01af885a"}, +] [package.extras] lint = ["docutils-stubs", "flake8", "mypy"] @@ -1269,6 +1946,10 @@ description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "sphinxcontrib-devhelp-1.0.2.tar.gz", hash = "sha256:ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4"}, + {file = "sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl", hash = "sha256:8165223f9a335cc1af7ffe1ed31d2871f325254c0423bc0c4c7cd1c1e4734a2e"}, +] [package.extras] lint = ["docutils-stubs", "flake8", "mypy"] @@ -1281,6 +1962,10 @@ description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML h category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "sphinxcontrib-htmlhelp-2.0.0.tar.gz", hash = "sha256:f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2"}, + {file = "sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl", hash = "sha256:d412243dfb797ae3ec2b59eca0e52dac12e75a241bf0e4eb861e450d06c6ed07"}, +] [package.extras] lint = ["docutils-stubs", "flake8", "mypy"] @@ -1293,6 +1978,10 @@ description = "Extension to include jQuery on newer Sphinx releases" category = "main" optional = false python-versions = ">=2.7" +files = [ + {file = "sphinxcontrib-jquery-4.1.tar.gz", hash = "sha256:1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a"}, + {file = "sphinxcontrib_jquery-4.1-py2.py3-none-any.whl", hash = "sha256:f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae"}, +] [package.dependencies] Sphinx = ">=1.8" @@ -1304,6 +1993,10 @@ description = "A sphinx extension which renders display math in HTML via JavaScr category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "sphinxcontrib-jsmath-1.0.1.tar.gz", hash = "sha256:a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8"}, + {file = "sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl", hash = "sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178"}, +] [package.extras] test = ["flake8", "mypy", "pytest"] @@ -1315,6 +2008,10 @@ description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp d category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "sphinxcontrib-qthelp-1.0.3.tar.gz", hash = "sha256:4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72"}, + {file = "sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl", hash = "sha256:bd9fc24bcb748a8d51fd4ecaade681350aa63009a347a8c14e637895444dfab6"}, +] [package.extras] lint = ["docutils-stubs", "flake8", "mypy"] @@ -1327,6 +2024,10 @@ description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "sphinxcontrib-serializinghtml-1.1.5.tar.gz", hash = "sha256:aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952"}, + {file = "sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl", hash = "sha256:352a9a00ae864471d3a7ead8d7d79f5fc0b57e8b3f95e9867eb9eb28999b92fd"}, +] [package.extras] lint = ["docutils-stubs", "flake8", "mypy"] @@ -1339,6 +2040,10 @@ description = "Sphinx API for Web Apps" category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "sphinxcontrib-websupport-1.2.4.tar.gz", hash = "sha256:4edf0223a0685a7c485ae5a156b6f529ba1ee481a1417817935b20bde1956232"}, + {file = "sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl", hash = "sha256:6fc9287dfc823fe9aa432463edd6cea47fa9ebbf488d7f289b322ffcfca075c7"}, +] [package.dependencies] sphinxcontrib-serializinghtml = "*" @@ -1354,10 +2059,52 @@ description = "Database Abstraction Library" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "SQLAlchemy-2.0.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6987f658389ad8bb6257db91551e7fde3e904974eef6f323856260907ef311d7"}, + {file = "SQLAlchemy-2.0.6-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:bfcadfb8f0a9d26a76a5e2488cedd2e7cf8e70fe76d58aeb1c85eb83b33cbc5c"}, + {file = "SQLAlchemy-2.0.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d653962da384a1d99795dbd8aac4a7516071b2f2984ed2aa25545fae670b808"}, + {file = "SQLAlchemy-2.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:edc16c8e24605d0a7925afaf99dbcbdc3f98a2cdda4622f1ea34482cb3b91940"}, + {file = "SQLAlchemy-2.0.6-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:3be54b3825512b3de5698ae04bf4aad6ea60442ac0f6b91ee4b8fa4db5c2dccd"}, + {file = "SQLAlchemy-2.0.6-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:1df00f280fcf7628379c6838d47ac6abd2319848cb02984af313de9243994db8"}, + {file = "SQLAlchemy-2.0.6-cp310-cp310-win32.whl", hash = "sha256:ff10ad2d74a9a79c2984a2c709943e5362a1c898d8f3414815ea57515ae80c84"}, + {file = "SQLAlchemy-2.0.6-cp310-cp310-win_amd64.whl", hash = "sha256:ca147d9cde38b481085408e1d4277ee834cb88bcc31bc01933bc6513340071bc"}, + {file = "SQLAlchemy-2.0.6-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:2ad44f45526411bebbf427cf858955a35f3a6bfd7db8f4314b12da4c0d1a4fd2"}, + {file = "SQLAlchemy-2.0.6-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:5c35175b74cbcfe9af077bd13e87cfab13239e075c0e1e920095082f9377f0ed"}, + {file = "SQLAlchemy-2.0.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:20f36bff3b6c9fa94e40114fda4dc5048d40fd665390f5547b456a28e8059ee8"}, + {file = "SQLAlchemy-2.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:61abff42e44e5daf17372cb8baa90e970dc647fc5f747e2caa9f9768acf17be8"}, + {file = "SQLAlchemy-2.0.6-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:48824b989a0e4340cd099dd4539702ddb1a5ce449f8a7355124e40a4935a95fa"}, + {file = "SQLAlchemy-2.0.6-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:f47709c98544384d390aed34046f0573df5725d22861c0cd0a5c151bc22eedff"}, + {file = "SQLAlchemy-2.0.6-cp311-cp311-win32.whl", hash = "sha256:bfce790746d059af6d0bc68b578ba20d50a63c71a3db16edce7aa8eccdd73796"}, + {file = "SQLAlchemy-2.0.6-cp311-cp311-win_amd64.whl", hash = "sha256:82691d3539023c3cee5ae055c47bf873728cd6b33bfaa7b916bea5a99b92f700"}, + {file = "SQLAlchemy-2.0.6-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:d7bd001a40997f0c9a9ac10a57663a9397959966a5a365bb24a4d1a17aa60175"}, + {file = "SQLAlchemy-2.0.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3625a52fae744cff6f9beb6ed0775468b9eb7e6e8f6730676dfc49aa77d98b4e"}, + {file = "SQLAlchemy-2.0.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ac6274dd530b684cca8cbb774e348afac6846f15d1694a56954413be6e2e8dcd"}, + {file = "SQLAlchemy-2.0.6-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:db91fe985f2264ab49b3450ab7e2a59c34f7eaf3bf283d6b9e2f9ee02b29e533"}, + {file = "SQLAlchemy-2.0.6-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:47e96be3e8c9c0f2c71ec87599be4bb8409d61841b66964a36b2447bec510b3b"}, + {file = "SQLAlchemy-2.0.6-cp37-cp37m-win32.whl", hash = "sha256:709f1ecb5dcea59f36fa0f485e09e41ff313b2d62c83a6f99b36870b0d6e42fa"}, + {file = "SQLAlchemy-2.0.6-cp37-cp37m-win_amd64.whl", hash = "sha256:e0e270a4f5b42c67362d9c6af648cb86f6a00b20767553cfd734c914e1e2a5e0"}, + {file = "SQLAlchemy-2.0.6-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:bea2c1341abe9bc6f30071b8ada1a3c44f24ec0fe1b9418e9c1112ed32057c9e"}, + {file = "SQLAlchemy-2.0.6-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:81d4fc8f5c966677a3a2f39eb8e496442269d8c7d285b28145f7745fcc089d63"}, + {file = "SQLAlchemy-2.0.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b7be0e6a4061d28b66ca4b4eb24558dd8c6386d3bcd2d6d7ef247be27cf1281b"}, + {file = "SQLAlchemy-2.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ed714b864349704a7a719ec7199eec3f9cd15c190ecf6e10c34b5a0c549c5c18"}, + {file = "SQLAlchemy-2.0.6-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:c76caced0c8e9129810895f71954c72f478e30bea7d0bba7130bade396be5048"}, + {file = "SQLAlchemy-2.0.6-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:4100c80070a66b042f1010b29b29a88d1d151c27a5e522c95ec07518b361a7a3"}, + {file = "SQLAlchemy-2.0.6-cp38-cp38-win32.whl", hash = "sha256:9310666251385e4374c6f0bae6d69e62bc422021298ceb8669bf6ff56957ff37"}, + {file = "SQLAlchemy-2.0.6-cp38-cp38-win_amd64.whl", hash = "sha256:5b067b2eaf3d97a49f3f6217981efa7b45d5726c2142f103712b020dd250fd98"}, + {file = "SQLAlchemy-2.0.6-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:1fd154847f2c77128e16757e3fd2028151aa8208dd3b9a5978918ea786a15312"}, + {file = "SQLAlchemy-2.0.6-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:7635cd38e3ea8522729b14451157104fce2117c44e7ba6a14684ed153d71b567"}, + {file = "SQLAlchemy-2.0.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:483712fce53e2f7ec95ed7d106cd463f9fc122c28a7df4aaf2bc873d0d2a901f"}, + {file = "SQLAlchemy-2.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:778db814cc21eff200c8bd42b4ffe976fa3378d10fb84d2c164d3c6a30bb38ee"}, + {file = "SQLAlchemy-2.0.6-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:2c4c64f321080c83a3f0eed11cc9b73fe2a574f6b8339c402861274165c24cf6"}, + {file = "SQLAlchemy-2.0.6-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:bfde1d7cf8b9aa6bbd0d53946cd508d76db7689afd442e2289642cdc8908b7b7"}, + {file = "SQLAlchemy-2.0.6-cp39-cp39-win32.whl", hash = "sha256:8ef7c56c74f4420b2c4a148d2531ba7f99b946cbf438a2bbcb2435fb4938a08d"}, + {file = "SQLAlchemy-2.0.6-cp39-cp39-win_amd64.whl", hash = "sha256:224c817e880359d344a462fc4dd94a233804f371aa290b024b6b976a2f5ade36"}, + {file = "SQLAlchemy-2.0.6-py3-none-any.whl", hash = "sha256:c5d754665edea1ecdc79e3023659cb5594372e10776f3b3734d75c2c3ce95013"}, + {file = "SQLAlchemy-2.0.6.tar.gz", hash = "sha256:c343f0b546495f5d7a239c70bf50a99a48d7321c165b82afafa8483b9ebebf6e"}, +] [package.dependencies] greenlet = {version = "!=0.4.17", markers = "platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\""} -importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} typing-extensions = ">=4.2.0" [package.extras] @@ -1390,37 +2137,50 @@ description = "Python Library for Tom's Obvious, Minimal Language" category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" +files = [ + {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, + {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, +] [[package]] name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" +category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, + {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, +] [[package]] name = "tox" -version = "3.28.0" +version = "4.11.3" description = "tox is a generic virtualenv management and test command line tool" -category = "dev" +category = "main" optional = false -python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" +python-versions = ">=3.8" +files = [ + {file = "tox-4.11.3-py3-none-any.whl", hash = "sha256:599af5e5bb0cad0148ac1558a0b66f8fff219ef88363483b8d92a81e4246f28f"}, + {file = "tox-4.11.3.tar.gz", hash = "sha256:5039f68276461fae6a9452a3b2c7295798f00a0e92edcd9a3b78ba1a73577951"}, +] [package.dependencies] -colorama = {version = ">=0.4.1", markers = "platform_system == \"Windows\""} -filelock = ">=3.0.0" -importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} -packaging = ">=14" -pluggy = ">=0.12.0" -py = ">=1.4.17" -six = ">=1.14.0" -tomli = {version = ">=2.0.1", markers = "python_version >= \"3.7\" and python_version < \"3.11\""} -virtualenv = ">=16.0.0,<20.0.0 || >20.0.0,<20.0.1 || >20.0.1,<20.0.2 || >20.0.2,<20.0.3 || >20.0.3,<20.0.4 || >20.0.4,<20.0.5 || >20.0.5,<20.0.6 || >20.0.6,<20.0.7 || >20.0.7" +cachetools = ">=5.3.1" +chardet = ">=5.2" +colorama = ">=0.4.6" +filelock = ">=3.12.3" +packaging = ">=23.1" +platformdirs = ">=3.10" +pluggy = ">=1.3" +pyproject-api = ">=1.6.1" +tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""} +virtualenv = ">=20.24.3" [package.extras] -docs = ["pygments-github-lexers (>=0.0.5)", "sphinx (>=2.0.0)", "sphinxcontrib-autoprogram (>=0.1.5)", "towncrier (>=18.5.0)"] -testing = ["flaky (>=3.4.0)", "freezegun (>=0.3.11)", "pathlib2 (>=2.3.3)", "psutil (>=5.6.1)", "pytest (>=4.0.0)", "pytest-cov (>=2.5.1)", "pytest-mock (>=1.10.0)", "pytest-randomly (>=1.0.0)"] +docs = ["furo (>=2023.8.19)", "sphinx (>=7.2.4)", "sphinx-argparse-cli (>=1.11.1)", "sphinx-autodoc-typehints (>=1.24)", "sphinx-copybutton (>=0.5.2)", "sphinx-inline-tabs (>=2023.4.21)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"] +testing = ["build[virtualenv] (>=0.10)", "covdefaults (>=2.3)", "detect-test-pollution (>=1.1.1)", "devpi-process (>=1)", "diff-cover (>=7.7)", "distlib (>=0.3.7)", "flaky (>=3.7)", "hatch-vcs (>=0.3)", "hatchling (>=1.18)", "psutil (>=5.9.5)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)", "pytest-xdist (>=3.3.1)", "re-assert (>=1.1)", "time-machine (>=2.12)", "wheel (>=0.41.2)"] [[package]] name = "tqdm" @@ -1429,6 +2189,10 @@ description = "Fast, Extensible Progress Meter" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "tqdm-4.65.0-py3-none-any.whl", hash = "sha256:c4f53a17fe37e132815abceec022631be8ffe1b9381c2e6e30aa70edc99e9671"}, + {file = "tqdm-4.65.0.tar.gz", hash = "sha256:1871fb68a86b8fb3b59ca4cdd3dcccbc7e6d613eeed31f4c332531977b89beb5"}, +] [package.dependencies] colorama = {version = "*", markers = "platform_system == \"Windows\""} @@ -1446,17 +2210,10 @@ description = "Backported and Experimental Type Hints for Python 3.7+" category = "main" optional = false python-versions = ">=3.7" - -[[package]] -name = "uri-template" -version = "1.2.0" -description = "RFC 6570 URI Template Processor" -category = "dev" -optional = false -python-versions = ">=3.6" - -[package.extras] -dev = ["flake8 (<4.0.0)", "flake8-annotations", "flake8-bugbear", "flake8-commas", "flake8-comprehensions", "flake8-continuation", "flake8-datetimez", "flake8-docstrings", "flake8-import-order", "flake8-literal", "flake8-noqa", "flake8-requirements", "flake8-type-annotations", "flake8-use-fstring", "mypy", "pep8-naming"] +files = [ + {file = "typing_extensions-4.5.0-py3-none-any.whl", hash = "sha256:fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4"}, + {file = "typing_extensions-4.5.0.tar.gz", hash = "sha256:5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb"}, +] [[package]] name = "urllib3" @@ -1465,6 +2222,10 @@ description = "HTTP library with thread-safe connection pooling, file post, and category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" +files = [ + {file = "urllib3-1.26.15-py2.py3-none-any.whl", hash = "sha256:aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42"}, + {file = "urllib3-1.26.15.tar.gz", hash = "sha256:8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305"}, +] [package.extras] brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)", "brotlipy (>=0.6.0)"] @@ -1473,21 +2234,24 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] [[package]] name = "virtualenv" -version = "20.21.0" +version = "20.24.5" description = "Virtual Python Environment builder" -category = "dev" +category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "virtualenv-20.24.5-py3-none-any.whl", hash = "sha256:b80039f280f4919c77b30f1c23294ae357c4c8701042086e3fc005963e4e537b"}, + {file = "virtualenv-20.24.5.tar.gz", hash = "sha256:e8361967f6da6fbdf1426483bfe9fca8287c242ac0bc30429905721cefbff752"}, +] [package.dependencies] -distlib = ">=0.3.6,<1" -filelock = ">=3.4.1,<4" -importlib-metadata = {version = ">=4.8.3", markers = "python_version < \"3.8\""} -platformdirs = ">=2.4,<4" +distlib = ">=0.3.7,<1" +filelock = ">=3.12.2,<4" +platformdirs = ">=3.9.1,<4" [package.extras] -docs = ["furo (>=2022.12.7)", "proselint (>=0.13)", "sphinx (>=6.1.3)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=22.12)"] -test = ["covdefaults (>=2.2.2)", "coverage (>=7.1)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23)", "pytest (>=7.2.1)", "pytest-env (>=0.8.1)", "pytest-freezegun (>=0.4.2)", "pytest-mock (>=3.10)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)"] +docs = ["furo (>=2023.7.26)", "proselint (>=0.13)", "sphinx (>=7.1.2)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"] +test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.4)", "pytest-env (>=0.8.2)", "pytest-freezer (>=0.4.8)", "pytest-mock (>=3.11.1)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=68)", "time-machine (>=2.10)"] [[package]] name = "watchdog" @@ -1496,18 +2260,40 @@ description = "Filesystem events monitoring" category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "watchdog-2.3.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d1f1200d4ec53b88bf04ab636f9133cb703eb19768a39351cee649de21a33697"}, + {file = "watchdog-2.3.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:564e7739abd4bd348aeafbf71cc006b6c0ccda3160c7053c4a53b67d14091d42"}, + {file = "watchdog-2.3.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:95ad708a9454050a46f741ba5e2f3468655ea22da1114e4c40b8cbdaca572565"}, + {file = "watchdog-2.3.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:a073c91a6ef0dda488087669586768195c3080c66866144880f03445ca23ef16"}, + {file = "watchdog-2.3.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:aa8b028750b43e80eea9946d01925168eeadb488dfdef1d82be4b1e28067f375"}, + {file = "watchdog-2.3.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:964fd236cd443933268ae49b59706569c8b741073dbfd7ca705492bae9d39aab"}, + {file = "watchdog-2.3.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:91fd146d723392b3e6eb1ac21f122fcce149a194a2ba0a82c5e4d0ee29cd954c"}, + {file = "watchdog-2.3.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:efe3252137392a471a2174d721e1037a0e6a5da7beb72a021e662b7000a9903f"}, + {file = "watchdog-2.3.1-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:85bf2263290591b7c5fa01140601b64c831be88084de41efbcba6ea289874f44"}, + {file = "watchdog-2.3.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:8f2df370cd8e4e18499dd0bfdef476431bcc396108b97195d9448d90924e3131"}, + {file = "watchdog-2.3.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:ea5d86d1bcf4a9d24610aa2f6f25492f441960cf04aed2bd9a97db439b643a7b"}, + {file = "watchdog-2.3.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:6f5d0f7eac86807275eba40b577c671b306f6f335ba63a5c5a348da151aba0fc"}, + {file = "watchdog-2.3.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5b848c71ef2b15d0ef02f69da8cc120d335cec0ed82a3fa7779e27a5a8527225"}, + {file = "watchdog-2.3.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0d9878be36d2b9271e3abaa6f4f051b363ff54dbbe7e7df1af3c920e4311ee43"}, + {file = "watchdog-2.3.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:4cd61f98cb37143206818cb1786d2438626aa78d682a8f2ecee239055a9771d5"}, + {file = "watchdog-2.3.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:3d2dbcf1acd96e7a9c9aefed201c47c8e311075105d94ce5e899f118155709fd"}, + {file = "watchdog-2.3.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:03f342a9432fe08107defbe8e405a2cb922c5d00c4c6c168c68b633c64ce6190"}, + {file = "watchdog-2.3.1-py3-none-manylinux2014_aarch64.whl", hash = "sha256:7a596f9415a378d0339681efc08d2249e48975daae391d58f2e22a3673b977cf"}, + {file = "watchdog-2.3.1-py3-none-manylinux2014_armv7l.whl", hash = "sha256:0e1dd6d449267cc7d6935d7fe27ee0426af6ee16578eed93bacb1be9ff824d2d"}, + {file = "watchdog-2.3.1-py3-none-manylinux2014_i686.whl", hash = "sha256:7a1876f660e32027a1a46f8a0fa5747ad4fcf86cb451860eae61a26e102c8c79"}, + {file = "watchdog-2.3.1-py3-none-manylinux2014_ppc64.whl", hash = "sha256:2caf77ae137935c1466f8cefd4a3aec7017b6969f425d086e6a528241cba7256"}, + {file = "watchdog-2.3.1-py3-none-manylinux2014_ppc64le.whl", hash = "sha256:53f3e95081280898d9e4fc51c5c69017715929e4eea1ab45801d5e903dd518ad"}, + {file = "watchdog-2.3.1-py3-none-manylinux2014_s390x.whl", hash = "sha256:9da7acb9af7e4a272089bd2af0171d23e0d6271385c51d4d9bde91fe918c53ed"}, + {file = "watchdog-2.3.1-py3-none-manylinux2014_x86_64.whl", hash = "sha256:8a4d484e846dcd75e96b96d80d80445302621be40e293bfdf34a631cab3b33dc"}, + {file = "watchdog-2.3.1-py3-none-win32.whl", hash = "sha256:a74155398434937ac2780fd257c045954de5b11b5c52fc844e2199ce3eecf4cf"}, + {file = "watchdog-2.3.1-py3-none-win_amd64.whl", hash = "sha256:5defe4f0918a2a1a4afbe4dbb967f743ac3a93d546ea4674567806375b024adb"}, + {file = "watchdog-2.3.1-py3-none-win_ia64.whl", hash = "sha256:4109cccf214b7e3462e8403ab1e5b17b302ecce6c103eb2fc3afa534a7f27b96"}, + {file = "watchdog-2.3.1.tar.gz", hash = "sha256:d9f9ed26ed22a9d331820a8432c3680707ea8b54121ddcc9dc7d9f2ceeb36906"}, +] [package.extras] watchmedo = ["PyYAML (>=3.10)"] -[[package]] -name = "webcolors" -version = "1.12" -description = "A library for working with color names and color values formats defined by HTML and CSS." -category = "dev" -optional = false -python-versions = ">=3.7" - [[package]] name = "wrapt" version = "1.15.0" @@ -1515,6 +2301,83 @@ description = "Module for decorators, wrappers and monkey patching." category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" +files = [ + {file = "wrapt-1.15.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:ca1cccf838cd28d5a0883b342474c630ac48cac5df0ee6eacc9c7290f76b11c1"}, + {file = "wrapt-1.15.0-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:e826aadda3cae59295b95343db8f3d965fb31059da7de01ee8d1c40a60398b29"}, + {file = "wrapt-1.15.0-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:5fc8e02f5984a55d2c653f5fea93531e9836abbd84342c1d1e17abc4a15084c2"}, + {file = "wrapt-1.15.0-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:96e25c8603a155559231c19c0349245eeb4ac0096fe3c1d0be5c47e075bd4f46"}, + {file = "wrapt-1.15.0-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:40737a081d7497efea35ab9304b829b857f21558acfc7b3272f908d33b0d9d4c"}, + {file = "wrapt-1.15.0-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:f87ec75864c37c4c6cb908d282e1969e79763e0d9becdfe9fe5473b7bb1e5f09"}, + {file = "wrapt-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:1286eb30261894e4c70d124d44b7fd07825340869945c79d05bda53a40caa079"}, + {file = "wrapt-1.15.0-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:493d389a2b63c88ad56cdc35d0fa5752daac56ca755805b1b0c530f785767d5e"}, + {file = "wrapt-1.15.0-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:58d7a75d731e8c63614222bcb21dd992b4ab01a399f1f09dd82af17bbfc2368a"}, + {file = "wrapt-1.15.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:21f6d9a0d5b3a207cdf7acf8e58d7d13d463e639f0c7e01d82cdb671e6cb7923"}, + {file = "wrapt-1.15.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ce42618f67741d4697684e501ef02f29e758a123aa2d669e2d964ff734ee00ee"}, + {file = "wrapt-1.15.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:41d07d029dd4157ae27beab04d22b8e261eddfc6ecd64ff7000b10dc8b3a5727"}, + {file = "wrapt-1.15.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:54accd4b8bc202966bafafd16e69da9d5640ff92389d33d28555c5fd4f25ccb7"}, + {file = "wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2fbfbca668dd15b744418265a9607baa970c347eefd0db6a518aaf0cfbd153c0"}, + {file = "wrapt-1.15.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:76e9c727a874b4856d11a32fb0b389afc61ce8aaf281ada613713ddeadd1cfec"}, + {file = "wrapt-1.15.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:e20076a211cd6f9b44a6be58f7eeafa7ab5720eb796975d0c03f05b47d89eb90"}, + {file = "wrapt-1.15.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:a74d56552ddbde46c246b5b89199cb3fd182f9c346c784e1a93e4dc3f5ec9975"}, + {file = "wrapt-1.15.0-cp310-cp310-win32.whl", hash = "sha256:26458da5653aa5b3d8dc8b24192f574a58984c749401f98fff994d41d3f08da1"}, + {file = "wrapt-1.15.0-cp310-cp310-win_amd64.whl", hash = "sha256:75760a47c06b5974aa5e01949bf7e66d2af4d08cb8c1d6516af5e39595397f5e"}, + {file = "wrapt-1.15.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:ba1711cda2d30634a7e452fc79eabcadaffedf241ff206db2ee93dd2c89a60e7"}, + {file = "wrapt-1.15.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:56374914b132c702aa9aa9959c550004b8847148f95e1b824772d453ac204a72"}, + {file = "wrapt-1.15.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a89ce3fd220ff144bd9d54da333ec0de0399b52c9ac3d2ce34b569cf1a5748fb"}, + {file = "wrapt-1.15.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3bbe623731d03b186b3d6b0d6f51865bf598587c38d6f7b0be2e27414f7f214e"}, + {file = "wrapt-1.15.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3abbe948c3cbde2689370a262a8d04e32ec2dd4f27103669a45c6929bcdbfe7c"}, + {file = "wrapt-1.15.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:b67b819628e3b748fd3c2192c15fb951f549d0f47c0449af0764d7647302fda3"}, + {file = "wrapt-1.15.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:7eebcdbe3677e58dd4c0e03b4f2cfa346ed4049687d839adad68cc38bb559c92"}, + {file = "wrapt-1.15.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:74934ebd71950e3db69960a7da29204f89624dde411afbfb3b4858c1409b1e98"}, + {file = "wrapt-1.15.0-cp311-cp311-win32.whl", hash = "sha256:bd84395aab8e4d36263cd1b9308cd504f6cf713b7d6d3ce25ea55670baec5416"}, + {file = "wrapt-1.15.0-cp311-cp311-win_amd64.whl", hash = "sha256:a487f72a25904e2b4bbc0817ce7a8de94363bd7e79890510174da9d901c38705"}, + {file = "wrapt-1.15.0-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:4ff0d20f2e670800d3ed2b220d40984162089a6e2c9646fdb09b85e6f9a8fc29"}, + {file = "wrapt-1.15.0-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:9ed6aa0726b9b60911f4aed8ec5b8dd7bf3491476015819f56473ffaef8959bd"}, + {file = "wrapt-1.15.0-cp35-cp35m-manylinux2010_i686.whl", hash = "sha256:896689fddba4f23ef7c718279e42f8834041a21342d95e56922e1c10c0cc7afb"}, + {file = "wrapt-1.15.0-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:75669d77bb2c071333417617a235324a1618dba66f82a750362eccbe5b61d248"}, + {file = "wrapt-1.15.0-cp35-cp35m-win32.whl", hash = "sha256:fbec11614dba0424ca72f4e8ba3c420dba07b4a7c206c8c8e4e73f2e98f4c559"}, + {file = "wrapt-1.15.0-cp35-cp35m-win_amd64.whl", hash = "sha256:fd69666217b62fa5d7c6aa88e507493a34dec4fa20c5bd925e4bc12fce586639"}, + {file = "wrapt-1.15.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:b0724f05c396b0a4c36a3226c31648385deb6a65d8992644c12a4963c70326ba"}, + {file = "wrapt-1.15.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bbeccb1aa40ab88cd29e6c7d8585582c99548f55f9b2581dfc5ba68c59a85752"}, + {file = "wrapt-1.15.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:38adf7198f8f154502883242f9fe7333ab05a5b02de7d83aa2d88ea621f13364"}, + {file = "wrapt-1.15.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:578383d740457fa790fdf85e6d346fda1416a40549fe8db08e5e9bd281c6a475"}, + {file = "wrapt-1.15.0-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:a4cbb9ff5795cd66f0066bdf5947f170f5d63a9274f99bdbca02fd973adcf2a8"}, + {file = "wrapt-1.15.0-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:af5bd9ccb188f6a5fdda9f1f09d9f4c86cc8a539bd48a0bfdc97723970348418"}, + {file = "wrapt-1.15.0-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:b56d5519e470d3f2fe4aa7585f0632b060d532d0696c5bdfb5e8319e1d0f69a2"}, + {file = "wrapt-1.15.0-cp36-cp36m-win32.whl", hash = "sha256:77d4c1b881076c3ba173484dfa53d3582c1c8ff1f914c6461ab70c8428b796c1"}, + {file = "wrapt-1.15.0-cp36-cp36m-win_amd64.whl", hash = "sha256:077ff0d1f9d9e4ce6476c1a924a3332452c1406e59d90a2cf24aeb29eeac9420"}, + {file = "wrapt-1.15.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:5c5aa28df055697d7c37d2099a7bc09f559d5053c3349b1ad0c39000e611d317"}, + {file = "wrapt-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3a8564f283394634a7a7054b7983e47dbf39c07712d7b177b37e03f2467a024e"}, + {file = "wrapt-1.15.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:780c82a41dc493b62fc5884fb1d3a3b81106642c5c5c78d6a0d4cbe96d62ba7e"}, + {file = "wrapt-1.15.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e169e957c33576f47e21864cf3fc9ff47c223a4ebca8960079b8bd36cb014fd0"}, + {file = "wrapt-1.15.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:b02f21c1e2074943312d03d243ac4388319f2456576b2c6023041c4d57cd7019"}, + {file = "wrapt-1.15.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:f2e69b3ed24544b0d3dbe2c5c0ba5153ce50dcebb576fdc4696d52aa22db6034"}, + {file = "wrapt-1.15.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:d787272ed958a05b2c86311d3a4135d3c2aeea4fc655705f074130aa57d71653"}, + {file = "wrapt-1.15.0-cp37-cp37m-win32.whl", hash = "sha256:02fce1852f755f44f95af51f69d22e45080102e9d00258053b79367d07af39c0"}, + {file = "wrapt-1.15.0-cp37-cp37m-win_amd64.whl", hash = "sha256:abd52a09d03adf9c763d706df707c343293d5d106aea53483e0ec8d9e310ad5e"}, + {file = "wrapt-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cdb4f085756c96a3af04e6eca7f08b1345e94b53af8921b25c72f096e704e145"}, + {file = "wrapt-1.15.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:230ae493696a371f1dbffaad3dafbb742a4d27a0afd2b1aecebe52b740167e7f"}, + {file = "wrapt-1.15.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:63424c681923b9f3bfbc5e3205aafe790904053d42ddcc08542181a30a7a51bd"}, + {file = "wrapt-1.15.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d6bcbfc99f55655c3d93feb7ef3800bd5bbe963a755687cbf1f490a71fb7794b"}, + {file = "wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c99f4309f5145b93eca6e35ac1a988f0dc0a7ccf9ccdcd78d3c0adf57224e62f"}, + {file = "wrapt-1.15.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:b130fe77361d6771ecf5a219d8e0817d61b236b7d8b37cc045172e574ed219e6"}, + {file = "wrapt-1.15.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:96177eb5645b1c6985f5c11d03fc2dbda9ad24ec0f3a46dcce91445747e15094"}, + {file = "wrapt-1.15.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:d5fe3e099cf07d0fb5a1e23d399e5d4d1ca3e6dfcbe5c8570ccff3e9208274f7"}, + {file = "wrapt-1.15.0-cp38-cp38-win32.whl", hash = "sha256:abd8f36c99512755b8456047b7be10372fca271bf1467a1caa88db991e7c421b"}, + {file = "wrapt-1.15.0-cp38-cp38-win_amd64.whl", hash = "sha256:b06fa97478a5f478fb05e1980980a7cdf2712015493b44d0c87606c1513ed5b1"}, + {file = "wrapt-1.15.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:2e51de54d4fb8fb50d6ee8327f9828306a959ae394d3e01a1ba8b2f937747d86"}, + {file = "wrapt-1.15.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0970ddb69bba00670e58955f8019bec4a42d1785db3faa043c33d81de2bf843c"}, + {file = "wrapt-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:76407ab327158c510f44ded207e2f76b657303e17cb7a572ffe2f5a8a48aa04d"}, + {file = "wrapt-1.15.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cd525e0e52a5ff16653a3fc9e3dd827981917d34996600bbc34c05d048ca35cc"}, + {file = "wrapt-1.15.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9d37ac69edc5614b90516807de32d08cb8e7b12260a285ee330955604ed9dd29"}, + {file = "wrapt-1.15.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:078e2a1a86544e644a68422f881c48b84fef6d18f8c7a957ffd3f2e0a74a0d4a"}, + {file = "wrapt-1.15.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:2cf56d0e237280baed46f0b5316661da892565ff58309d4d2ed7dba763d984b8"}, + {file = "wrapt-1.15.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:7dc0713bf81287a00516ef43137273b23ee414fe41a3c14be10dd95ed98a2df9"}, + {file = "wrapt-1.15.0-cp39-cp39-win32.whl", hash = "sha256:46ed616d5fb42f98630ed70c3529541408166c22cdfd4540b88d5f21006b0eff"}, + {file = "wrapt-1.15.0-cp39-cp39-win_amd64.whl", hash = "sha256:eef4d64c650f33347c1f9266fa5ae001440b232ad9b98f1f43dfe7a79435c0a6"}, + {file = "wrapt-1.15.0-py3-none-any.whl", hash = "sha256:64b1df0f83706b4ef4cfb4fb0e4c2669100fd7ecacfb59e091fad300d4e04640"}, + {file = "wrapt-1.15.0.tar.gz", hash = "sha256:d06730c6aed78cee4126234cf2d071e01b44b915e725a6cb439a879ec9754a3a"}, +] [[package]] name = "zipp" @@ -1523,1008 +2386,20 @@ description = "Backport of pathlib-compatible object wrapper for zip files" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "zipp-3.15.0-py3-none-any.whl", hash = "sha256:48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556"}, + {file = "zipp-3.15.0.tar.gz", hash = "sha256:112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b"}, +] [package.extras] docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"] testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"] [extras] -docs = ["Sphinx", "sphinx-rtd-theme", "sphinx-autodoc-typehints", "sphinx-click", "myst-parser"] -refresh = ["requests", "bioregistry", "rdflib"] +docs = ["Sphinx", "myst-parser", "sphinx-autodoc-typehints", "sphinx-click", "sphinx-rtd-theme"] +refresh = ["bioregistry", "rdflib", "requests"] [metadata] -lock-version = "1.1" -python-versions = "^3.7.6" -content-hash = "f0210acc4a1e1afc422b00bd3241ea792a8e459d81772360df44dbf4c2bb6d34" - -[metadata.files] -alabaster = [ - {file = "alabaster-0.7.13-py3-none-any.whl", hash = "sha256:1ee19aca801bbabb5ba3f5f258e4422dfa86f82f3e9cefb0859b283cdd7f62a3"}, - {file = "alabaster-0.7.13.tar.gz", hash = "sha256:a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2"}, -] -antlr4-python3-runtime = [ - {file = "antlr4-python3-runtime-4.9.3.tar.gz", hash = "sha256:f224469b4168294902bb1efa80a8bf7855f24c99aef99cbefc1bcd3cce77881b"}, -] -arrow = [ - {file = "arrow-1.2.3-py3-none-any.whl", hash = "sha256:5a49ab92e3b7b71d96cd6bfcc4df14efefc9dfa96ea19045815914a6ab6b1fe2"}, - {file = "arrow-1.2.3.tar.gz", hash = "sha256:3934b30ca1b9f292376d9db15b19446088d12ec58629bc3f0da28fd55fb633a1"}, -] -atomicwrites = [ - {file = "atomicwrites-1.4.1.tar.gz", hash = "sha256:81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11"}, -] -attrs = [ - {file = "attrs-22.2.0-py3-none-any.whl", hash = "sha256:29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836"}, - {file = "attrs-22.2.0.tar.gz", hash = "sha256:c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99"}, -] -babel = [ - {file = "Babel-2.12.1-py3-none-any.whl", hash = "sha256:b4246fb7677d3b98f501a39d43396d3cafdc8eadb045f4a31be01863f655c610"}, - {file = "Babel-2.12.1.tar.gz", hash = "sha256:cc2d99999cd01d44420ae725a21c9e3711b3aadc7976d6147f622d8581963455"}, -] -beautifulsoup4 = [ - {file = "beautifulsoup4-4.11.2-py3-none-any.whl", hash = "sha256:0e79446b10b3ecb499c1556f7e228a53e64a2bfcebd455f370d8927cb5b59e39"}, - {file = "beautifulsoup4-4.11.2.tar.gz", hash = "sha256:bc4bdda6717de5a2987436fb8d72f45dc90dd856bdfd512a1314ce90349a0106"}, -] -bioregistry = [ - {file = "bioregistry-0.8.6-py3-none-any.whl", hash = "sha256:725c3a208cf25be66060c53c2ae07d0d994567359db4c56144fafdbe8c359543"}, - {file = "bioregistry-0.8.6.tar.gz", hash = "sha256:f435beaf5beb91c72768046ae7802887f39882483f66d6104733af8a482e40c5"}, -] -cached-property = [ - {file = "cached-property-1.5.2.tar.gz", hash = "sha256:9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130"}, - {file = "cached_property-1.5.2-py2.py3-none-any.whl", hash = "sha256:df4f613cf7ad9a588cc381aaf4a512d26265ecebd5eb9e1ba12f1319eb85a6a0"}, -] -certifi = [ - {file = "certifi-2022.12.7-py3-none-any.whl", hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"}, - {file = "certifi-2022.12.7.tar.gz", hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3"}, -] -cfgraph = [ - {file = "CFGraph-0.2.1.tar.gz", hash = "sha256:b57fe7044a10b8ff65aa3a8a8ddc7d4cd77bf511b42e57289cd52cbc29f8fe74"}, -] -chardet = [ - {file = "chardet-5.1.0-py3-none-any.whl", hash = "sha256:362777fb014af596ad31334fde1e8c327dfdb076e1960d1694662d46a6917ab9"}, - {file = "chardet-5.1.0.tar.gz", hash = "sha256:0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5"}, -] -charset-normalizer = [ - {file = "charset-normalizer-3.1.0.tar.gz", hash = "sha256:34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:e0ac8959c929593fee38da1c2b64ee9778733cdf03c482c9ff1d508b6b593b2b"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d7fc3fca01da18fbabe4625d64bb612b533533ed10045a2ac3dd194bfa656b60"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:04eefcee095f58eaabe6dc3cc2262f3bcd776d2c67005880894f447b3f2cb9c1"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:20064ead0717cf9a73a6d1e779b23d149b53daf971169289ed2ed43a71e8d3b0"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1435ae15108b1cb6fffbcea2af3d468683b7afed0169ad718451f8db5d1aff6f"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c84132a54c750fda57729d1e2599bb598f5fa0344085dbde5003ba429a4798c0"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:75f2568b4189dda1c567339b48cba4ac7384accb9c2a7ed655cd86b04055c795"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:11d3bcb7be35e7b1bba2c23beedac81ee893ac9871d0ba79effc7fc01167db6c"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:891cf9b48776b5c61c700b55a598621fdb7b1e301a550365571e9624f270c203"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:5f008525e02908b20e04707a4f704cd286d94718f48bb33edddc7d7b584dddc1"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:b06f0d3bf045158d2fb8837c5785fe9ff9b8c93358be64461a1089f5da983137"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:49919f8400b5e49e961f320c735388ee686a62327e773fa5b3ce6721f7e785ce"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:22908891a380d50738e1f978667536f6c6b526a2064156203d418f4856d6e86a"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-win32.whl", hash = "sha256:12d1a39aa6b8c6f6248bb54550efcc1c38ce0d8096a146638fd4738e42284448"}, - {file = "charset_normalizer-3.1.0-cp310-cp310-win_amd64.whl", hash = "sha256:65ed923f84a6844de5fd29726b888e58c62820e0769b76565480e1fdc3d062f8"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:9a3267620866c9d17b959a84dd0bd2d45719b817245e49371ead79ed4f710d19"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6734e606355834f13445b6adc38b53c0fd45f1a56a9ba06c2058f86893ae8017"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aaf53a6cebad0eae578f062c7d462155eada9c172bd8c4d250b8c1d8eb7f916a"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3dc5b6a8ecfdc5748a7e429782598e4f17ef378e3e272eeb1340ea57c9109f41"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e1b25e3ad6c909f398df8921780d6a3d120d8c09466720226fc621605b6f92b1"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0ca564606d2caafb0abe6d1b5311c2649e8071eb241b2d64e75a0d0065107e62"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b82fab78e0b1329e183a65260581de4375f619167478dddab510c6c6fb04d9b6"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:bd7163182133c0c7701b25e604cf1611c0d87712e56e88e7ee5d72deab3e76b5"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:11d117e6c63e8f495412d37e7dc2e2fff09c34b2d09dbe2bee3c6229577818be"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:cf6511efa4801b9b38dc5546d7547d5b5c6ef4b081c60b23e4d941d0eba9cbeb"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:abc1185d79f47c0a7aaf7e2412a0eb2c03b724581139193d2d82b3ad8cbb00ac"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cb7b2ab0188829593b9de646545175547a70d9a6e2b63bf2cd87a0a391599324"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-win32.whl", hash = "sha256:c36bcbc0d5174a80d6cccf43a0ecaca44e81d25be4b7f90f0ed7bcfbb5a00909"}, - {file = "charset_normalizer-3.1.0-cp311-cp311-win_amd64.whl", hash = "sha256:cca4def576f47a09a943666b8f829606bcb17e2bc2d5911a46c8f8da45f56755"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:0c95f12b74681e9ae127728f7e5409cbbef9cd914d5896ef238cc779b8152373"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ac0aa6cd53ab9a31d397f8303f92c42f534693528fafbdb997c82bae6e477ad9"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c3af8e0f07399d3176b179f2e2634c3ce9c1301379a6b8c9c9aeecd481da494f"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3a5fc78f9e3f501a1614a98f7c54d3969f3ad9bba8ba3d9b438c3bc5d047dd28"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:628c985afb2c7d27a4800bfb609e03985aaecb42f955049957814e0491d4006d"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:74db0052d985cf37fa111828d0dd230776ac99c740e1a758ad99094be4f1803d"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:1e8fcdd8f672a1c4fc8d0bd3a2b576b152d2a349782d1eb0f6b8e52e9954731d"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:04afa6387e2b282cf78ff3dbce20f0cc071c12dc8f685bd40960cc68644cfea6"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:dd5653e67b149503c68c4018bf07e42eeed6b4e956b24c00ccdf93ac79cdff84"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:d2686f91611f9e17f4548dbf050e75b079bbc2a82be565832bc8ea9047b61c8c"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-win32.whl", hash = "sha256:4155b51ae05ed47199dc5b2a4e62abccb274cee6b01da5b895099b61b1982974"}, - {file = "charset_normalizer-3.1.0-cp37-cp37m-win_amd64.whl", hash = "sha256:322102cdf1ab682ecc7d9b1c5eed4ec59657a65e1c146a0da342b78f4112db23"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:e633940f28c1e913615fd624fcdd72fdba807bf53ea6925d6a588e84e1151531"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:3a06f32c9634a8705f4ca9946d667609f52cf130d5548881401f1eb2c39b1e2c"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7381c66e0561c5757ffe616af869b916c8b4e42b367ab29fedc98481d1e74e14"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3573d376454d956553c356df45bb824262c397c6e26ce43e8203c4c540ee0acb"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e89df2958e5159b811af9ff0f92614dabf4ff617c03a4c1c6ff53bf1c399e0e1"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:78cacd03e79d009d95635e7d6ff12c21eb89b894c354bd2b2ed0b4763373693b"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:de5695a6f1d8340b12a5d6d4484290ee74d61e467c39ff03b39e30df62cf83a0"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1c60b9c202d00052183c9be85e5eaf18a4ada0a47d188a83c8f5c5b23252f649"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:f645caaf0008bacf349875a974220f1f1da349c5dbe7c4ec93048cdc785a3326"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:ea9f9c6034ea2d93d9147818f17c2a0860d41b71c38b9ce4d55f21b6f9165a11"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:80d1543d58bd3d6c271b66abf454d437a438dff01c3e62fdbcd68f2a11310d4b"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:73dc03a6a7e30b7edc5b01b601e53e7fc924b04e1835e8e407c12c037e81adbd"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:6f5c2e7bc8a4bf7c426599765b1bd33217ec84023033672c1e9a8b35eaeaaaf8"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-win32.whl", hash = "sha256:12a2b561af122e3d94cdb97fe6fb2bb2b82cef0cdca131646fdb940a1eda04f0"}, - {file = "charset_normalizer-3.1.0-cp38-cp38-win_amd64.whl", hash = "sha256:3160a0fd9754aab7d47f95a6b63ab355388d890163eb03b2d2b87ab0a30cfa59"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:38e812a197bf8e71a59fe55b757a84c1f946d0ac114acafaafaf21667a7e169e"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6baf0baf0d5d265fa7944feb9f7451cc316bfe30e8df1a61b1bb08577c554f31"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:8f25e17ab3039b05f762b0a55ae0b3632b2e073d9c8fc88e89aca31a6198e88f"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3747443b6a904001473370d7810aa19c3a180ccd52a7157aacc264a5ac79265e"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b116502087ce8a6b7a5f1814568ccbd0e9f6cfd99948aa59b0e241dc57cf739f"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d16fd5252f883eb074ca55cb622bc0bee49b979ae4e8639fff6ca3ff44f9f854"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:21fa558996782fc226b529fdd2ed7866c2c6ec91cee82735c98a197fae39f706"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6f6c7a8a57e9405cad7485f4c9d3172ae486cfef1344b5ddd8e5239582d7355e"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:ac3775e3311661d4adace3697a52ac0bab17edd166087d493b52d4f4f553f9f0"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:10c93628d7497c81686e8e5e557aafa78f230cd9e77dd0c40032ef90c18f2230"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:6f4f4668e1831850ebcc2fd0b1cd11721947b6dc7c00bf1c6bd3c929ae14f2c7"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:0be65ccf618c1e7ac9b849c315cc2e8a8751d9cfdaa43027d4f6624bd587ab7e"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:53d0a3fa5f8af98a1e261de6a3943ca631c526635eb5817a87a59d9a57ebf48f"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-win32.whl", hash = "sha256:a04f86f41a8916fe45ac5024ec477f41f886b3c435da2d4e3d2709b22ab02af1"}, - {file = "charset_normalizer-3.1.0-cp39-cp39-win_amd64.whl", hash = "sha256:830d2948a5ec37c386d3170c483063798d7879037492540f10a475e3fd6f244b"}, - {file = "charset_normalizer-3.1.0-py3-none-any.whl", hash = "sha256:3d9098b479e78c85080c98e1e35ff40b4a31d8953102bb0fd7d1b6f8a2111a3d"}, -] -click = [ - {file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"}, - {file = "click-8.1.3.tar.gz", hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"}, -] -colorama = [ - {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"}, - {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, -] -coverage = [ - {file = "coverage-6.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ef8674b0ee8cc11e2d574e3e2998aea5df5ab242e012286824ea3c6970580e53"}, - {file = "coverage-6.5.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:784f53ebc9f3fd0e2a3f6a78b2be1bd1f5575d7863e10c6e12504f240fd06660"}, - {file = "coverage-6.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b4a5be1748d538a710f87542f22c2cad22f80545a847ad91ce45e77417293eb4"}, - {file = "coverage-6.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:83516205e254a0cb77d2d7bb3632ee019d93d9f4005de31dca0a8c3667d5bc04"}, - {file = "coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:af4fffaffc4067232253715065e30c5a7ec6faac36f8fc8d6f64263b15f74db0"}, - {file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:97117225cdd992a9c2a5515db1f66b59db634f59d0679ca1fa3fe8da32749cae"}, - {file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a1170fa54185845505fbfa672f1c1ab175446c887cce8212c44149581cf2d466"}, - {file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:11b990d520ea75e7ee8dcab5bc908072aaada194a794db9f6d7d5cfd19661e5a"}, - {file = "coverage-6.5.0-cp310-cp310-win32.whl", hash = "sha256:5dbec3b9095749390c09ab7c89d314727f18800060d8d24e87f01fb9cfb40b32"}, - {file = "coverage-6.5.0-cp310-cp310-win_amd64.whl", hash = "sha256:59f53f1dc5b656cafb1badd0feb428c1e7bc19b867479ff72f7a9dd9b479f10e"}, - {file = "coverage-6.5.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4a5375e28c5191ac38cca59b38edd33ef4cc914732c916f2929029b4bfb50795"}, - {file = "coverage-6.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c4ed2820d919351f4167e52425e096af41bfabacb1857186c1ea32ff9983ed75"}, - {file = "coverage-6.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:33a7da4376d5977fbf0a8ed91c4dffaaa8dbf0ddbf4c8eea500a2486d8bc4d7b"}, - {file = "coverage-6.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8fb6cf131ac4070c9c5a3e21de0f7dc5a0fbe8bc77c9456ced896c12fcdad91"}, - {file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:a6b7d95969b8845250586f269e81e5dfdd8ff828ddeb8567a4a2eaa7313460c4"}, - {file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:1ef221513e6f68b69ee9e159506d583d31aa3567e0ae84eaad9d6ec1107dddaa"}, - {file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cca4435eebea7962a52bdb216dec27215d0df64cf27fc1dd538415f5d2b9da6b"}, - {file = "coverage-6.5.0-cp311-cp311-win32.whl", hash = "sha256:98e8a10b7a314f454d9eff4216a9a94d143a7ee65018dd12442e898ee2310578"}, - {file = "coverage-6.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:bc8ef5e043a2af066fa8cbfc6e708d58017024dc4345a1f9757b329a249f041b"}, - {file = "coverage-6.5.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4433b90fae13f86fafff0b326453dd42fc9a639a0d9e4eec4d366436d1a41b6d"}, - {file = "coverage-6.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f4f05d88d9a80ad3cac6244d36dd89a3c00abc16371769f1340101d3cb899fc3"}, - {file = "coverage-6.5.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:94e2565443291bd778421856bc975d351738963071e9b8839ca1fc08b42d4bef"}, - {file = "coverage-6.5.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:027018943386e7b942fa832372ebc120155fd970837489896099f5cfa2890f79"}, - {file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:255758a1e3b61db372ec2736c8e2a1fdfaf563977eedbdf131de003ca5779b7d"}, - {file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:851cf4ff24062c6aec510a454b2584f6e998cada52d4cb58c5e233d07172e50c"}, - {file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:12adf310e4aafddc58afdb04d686795f33f4d7a6fa67a7a9d4ce7d6ae24d949f"}, - {file = "coverage-6.5.0-cp37-cp37m-win32.whl", hash = "sha256:b5604380f3415ba69de87a289a2b56687faa4fe04dbee0754bfcae433489316b"}, - {file = "coverage-6.5.0-cp37-cp37m-win_amd64.whl", hash = "sha256:4a8dbc1f0fbb2ae3de73eb0bdbb914180c7abfbf258e90b311dcd4f585d44bd2"}, - {file = "coverage-6.5.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d900bb429fdfd7f511f868cedd03a6bbb142f3f9118c09b99ef8dc9bf9643c3c"}, - {file = "coverage-6.5.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2198ea6fc548de52adc826f62cb18554caedfb1d26548c1b7c88d8f7faa8f6ba"}, - {file = "coverage-6.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6c4459b3de97b75e3bd6b7d4b7f0db13f17f504f3d13e2a7c623786289dd670e"}, - {file = "coverage-6.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:20c8ac5386253717e5ccc827caad43ed66fea0efe255727b1053a8154d952398"}, - {file = "coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b07130585d54fe8dff3d97b93b0e20290de974dc8177c320aeaf23459219c0b"}, - {file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:dbdb91cd8c048c2b09eb17713b0c12a54fbd587d79adcebad543bc0cd9a3410b"}, - {file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:de3001a203182842a4630e7b8d1a2c7c07ec1b45d3084a83d5d227a3806f530f"}, - {file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e07f4a4a9b41583d6eabec04f8b68076ab3cd44c20bd29332c6572dda36f372e"}, - {file = "coverage-6.5.0-cp38-cp38-win32.whl", hash = "sha256:6d4817234349a80dbf03640cec6109cd90cba068330703fa65ddf56b60223a6d"}, - {file = "coverage-6.5.0-cp38-cp38-win_amd64.whl", hash = "sha256:7ccf362abd726b0410bf8911c31fbf97f09f8f1061f8c1cf03dfc4b6372848f6"}, - {file = "coverage-6.5.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:633713d70ad6bfc49b34ead4060531658dc6dfc9b3eb7d8a716d5873377ab745"}, - {file = "coverage-6.5.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:95203854f974e07af96358c0b261f1048d8e1083f2de9b1c565e1be4a3a48cfc"}, - {file = "coverage-6.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b9023e237f4c02ff739581ef35969c3739445fb059b060ca51771e69101efffe"}, - {file = "coverage-6.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:265de0fa6778d07de30bcf4d9dc471c3dc4314a23a3c6603d356a3c9abc2dfcf"}, - {file = "coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f830ed581b45b82451a40faabb89c84e1a998124ee4212d440e9c6cf70083e5"}, - {file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:7b6be138d61e458e18d8e6ddcddd36dd96215edfe5f1168de0b1b32635839b62"}, - {file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:42eafe6778551cf006a7c43153af1211c3aaab658d4d66fa5fcc021613d02518"}, - {file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:723e8130d4ecc8f56e9a611e73b31219595baa3bb252d539206f7bbbab6ffc1f"}, - {file = "coverage-6.5.0-cp39-cp39-win32.whl", hash = "sha256:d9ecf0829c6a62b9b573c7bb6d4dcd6ba8b6f80be9ba4fc7ed50bf4ac9aecd72"}, - {file = "coverage-6.5.0-cp39-cp39-win_amd64.whl", hash = "sha256:fc2af30ed0d5ae0b1abdb4ebdce598eafd5b35397d4d75deb341a614d333d987"}, - {file = "coverage-6.5.0-pp36.pp37.pp38-none-any.whl", hash = "sha256:1431986dac3923c5945271f169f59c45b8802a114c8f548d611f2015133df77a"}, - {file = "coverage-6.5.0.tar.gz", hash = "sha256:f642e90754ee3e06b0e7e51bce3379590e76b7f76b708e1a71ff043f87025c84"}, -] -curies = [ - {file = "curies-0.5.3-py3-none-any.whl", hash = "sha256:dbf19a3e286fb09b444d3967108086888ee00d8a3c1d6c59fef957bafef0c18f"}, - {file = "curies-0.5.3.tar.gz", hash = "sha256:6684166d0c320821c9bab392c978a482f66801921f91151a1aac3716e761e704"}, -] -decorator = [ - {file = "decorator-5.1.1-py3-none-any.whl", hash = "sha256:b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186"}, - {file = "decorator-5.1.1.tar.gz", hash = "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330"}, -] -deprecated = [ - {file = "Deprecated-1.2.13-py2.py3-none-any.whl", hash = "sha256:64756e3e14c8c5eea9795d93c524551432a0be75629f8f29e67ab8caf076c76d"}, - {file = "Deprecated-1.2.13.tar.gz", hash = "sha256:43ac5335da90c31c24ba028af536a91d41d53f9e6901ddb021bcc572ce44e38d"}, -] -distlib = [ - {file = "distlib-0.3.6-py2.py3-none-any.whl", hash = "sha256:f35c4b692542ca110de7ef0bea44d73981caeb34ca0b9b6b2e6d7790dda8f80e"}, - {file = "distlib-0.3.6.tar.gz", hash = "sha256:14bad2d9b04d3a36127ac97f30b12a19268f211063d8f8ee4f47108896e11b46"}, -] -docutils = [ - {file = "docutils-0.18.1-py2.py3-none-any.whl", hash = "sha256:23010f129180089fbcd3bc08cfefccb3b890b0050e1ca00c867036e9d161b98c"}, - {file = "docutils-0.18.1.tar.gz", hash = "sha256:679987caf361a7539d76e584cbeddc311e3aee937877c87346f31debc63e9d06"}, -] -et-xmlfile = [ - {file = "et_xmlfile-1.1.0-py3-none-any.whl", hash = "sha256:a2ba85d1d6a74ef63837eed693bcb89c3f752169b0e3e7ae5b16ca5e1b3deada"}, - {file = "et_xmlfile-1.1.0.tar.gz", hash = "sha256:8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c"}, -] -filelock = [ - {file = "filelock-3.9.1-py3-none-any.whl", hash = "sha256:4427cdda14a1c68e264845142842d6de2d0fa2c15ba31571a3d9c9a1ec9d191c"}, - {file = "filelock-3.9.1.tar.gz", hash = "sha256:e393782f76abea324dee598d2ea145b857a20df0e0ee4f80fcf35e72a341d2c7"}, -] -fqdn = [ - {file = "fqdn-1.5.1-py3-none-any.whl", hash = "sha256:3a179af3761e4df6eb2e026ff9e1a3033d3587bf980a0b1b2e1e5d08d7358014"}, - {file = "fqdn-1.5.1.tar.gz", hash = "sha256:105ed3677e767fb5ca086a0c1f4bb66ebc3c100be518f0e0d755d9eae164d89f"}, -] -furo = [ - {file = "furo-2022.12.7-py3-none-any.whl", hash = "sha256:7cb76c12a25ef65db85ab0743df907573d03027a33631f17d267e598ebb191f7"}, - {file = "furo-2022.12.7.tar.gz", hash = "sha256:d8008f8efbe7587a97ba533c8b2df1f9c21ee9b3e5cad0d27f61193d38b1a986"}, -] -graphviz = [ - {file = "graphviz-0.20.1-py3-none-any.whl", hash = "sha256:587c58a223b51611c0cf461132da386edd896a029524ca61a1462b880bf97977"}, - {file = "graphviz-0.20.1.zip", hash = "sha256:8c58f14adaa3b947daf26c19bc1e98c4e0702cdc31cf99153e6f06904d492bf8"}, -] -greenlet = [ - {file = "greenlet-2.0.1-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:9ed358312e63bf683b9ef22c8e442ef6c5c02973f0c2a939ec1d7b50c974015c"}, - {file = "greenlet-2.0.1-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:4f09b0010e55bec3239278f642a8a506b91034f03a4fb28289a7d448a67f1515"}, - {file = "greenlet-2.0.1-cp27-cp27m-win32.whl", hash = "sha256:1407fe45246632d0ffb7a3f4a520ba4e6051fc2cbd61ba1f806900c27f47706a"}, - {file = "greenlet-2.0.1-cp27-cp27m-win_amd64.whl", hash = "sha256:3001d00eba6bbf084ae60ec7f4bb8ed375748f53aeaefaf2a37d9f0370558524"}, - {file = "greenlet-2.0.1-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:d566b82e92ff2e09dd6342df7e0eb4ff6275a3f08db284888dcd98134dbd4243"}, - {file = "greenlet-2.0.1-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:0722c9be0797f544a3ed212569ca3fe3d9d1a1b13942d10dd6f0e8601e484d26"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d37990425b4687ade27810e3b1a1c37825d242ebc275066cfee8cb6b8829ccd"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be35822f35f99dcc48152c9839d0171a06186f2d71ef76dc57fa556cc9bf6b45"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c140e7eb5ce47249668056edf3b7e9900c6a2e22fb0eaf0513f18a1b2c14e1da"}, - {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d21681f09e297a5adaa73060737e3aa1279a13ecdcfcc6ef66c292cb25125b2d"}, - {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd"}, - {file = "greenlet-2.0.1-cp310-cp310-win_amd64.whl", hash = "sha256:c6a08799e9e88052221adca55741bf106ec7ea0710bca635c208b751f0d5b617"}, - {file = "greenlet-2.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:9e112e03d37987d7b90c1e98ba5e1b59e1645226d78d73282f45b326f7bddcb9"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56961cfca7da2fdd178f95ca407fa330c64f33289e1804b592a77d5593d9bd94"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:13ba6e8e326e2116c954074c994da14954982ba2795aebb881c07ac5d093a58a"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1bf633a50cc93ed17e494015897361010fc08700d92676c87931d3ea464123ce"}, - {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9f2c221eecb7ead00b8e3ddb913c67f75cba078fd1d326053225a3f59d850d72"}, - {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:13ebf93c343dd8bd010cd98e617cb4c1c1f352a0cf2524c82d3814154116aa82"}, - {file = "greenlet-2.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:6f61d71bbc9b4a3de768371b210d906726535d6ca43506737682caa754b956cd"}, - {file = "greenlet-2.0.1-cp35-cp35m-macosx_10_14_x86_64.whl", hash = "sha256:2d0bac0385d2b43a7bd1d651621a4e0f1380abc63d6fb1012213a401cbd5bf8f"}, - {file = "greenlet-2.0.1-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f"}, - {file = "greenlet-2.0.1-cp35-cp35m-win32.whl", hash = "sha256:81b0ea3715bf6a848d6f7149d25bf018fd24554a4be01fcbbe3fdc78e890b955"}, - {file = "greenlet-2.0.1-cp35-cp35m-win_amd64.whl", hash = "sha256:38255a3f1e8942573b067510f9611fc9e38196077b0c8eb7a8c795e105f9ce77"}, - {file = "greenlet-2.0.1-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:04957dc96669be041e0c260964cfef4c77287f07c40452e61abe19d647505581"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:4aeaebcd91d9fee9aa768c1b39cb12214b30bf36d2b7370505a9f2165fedd8d9"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:974a39bdb8c90a85982cdb78a103a32e0b1be986d411303064b28a80611f6e51"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8dca09dedf1bd8684767bc736cc20c97c29bc0c04c413e3276e0962cd7aeb148"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4c0757db9bd08470ff8277791795e70d0bf035a011a528ee9a5ce9454b6cba2"}, - {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:5067920de254f1a2dee8d3d9d7e4e03718e8fd2d2d9db962c8c9fa781ae82a39"}, - {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:5a8e05057fab2a365c81abc696cb753da7549d20266e8511eb6c9d9f72fe3e92"}, - {file = "greenlet-2.0.1-cp36-cp36m-win32.whl", hash = "sha256:3d75b8d013086b08e801fbbb896f7d5c9e6ccd44f13a9241d2bf7c0df9eda928"}, - {file = "greenlet-2.0.1-cp36-cp36m-win_amd64.whl", hash = "sha256:097e3dae69321e9100202fc62977f687454cd0ea147d0fd5a766e57450c569fd"}, - {file = "greenlet-2.0.1-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:cb242fc2cda5a307a7698c93173d3627a2a90d00507bccf5bc228851e8304963"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:72b00a8e7c25dcea5946692a2485b1a0c0661ed93ecfedfa9b6687bd89a24ef5"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5b0ff9878333823226d270417f24f4d06f235cb3e54d1103b71ea537a6a86ce"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be9e0fb2ada7e5124f5282d6381903183ecc73ea019568d6d63d33f25b2a9000"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b493db84d124805865adc587532ebad30efa68f79ad68f11b336e0a51ec86c2"}, - {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:0459d94f73265744fee4c2d5ec44c6f34aa8a31017e6e9de770f7bcf29710be9"}, - {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:a20d33124935d27b80e6fdacbd34205732660e0a1d35d8b10b3328179a2b51a1"}, - {file = "greenlet-2.0.1-cp37-cp37m-win32.whl", hash = "sha256:ea688d11707d30e212e0110a1aac7f7f3f542a259235d396f88be68b649e47d1"}, - {file = "greenlet-2.0.1-cp37-cp37m-win_amd64.whl", hash = "sha256:afe07421c969e259e9403c3bb658968702bc3b78ec0b6fde3ae1e73440529c23"}, - {file = "greenlet-2.0.1-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:cd4ccc364cf75d1422e66e247e52a93da6a9b73cefa8cad696f3cbbb75af179d"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:4c8b1c43e75c42a6cafcc71defa9e01ead39ae80bd733a2608b297412beede68"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:659f167f419a4609bc0516fb18ea69ed39dbb25594934bd2dd4d0401660e8a1e"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:356e4519d4dfa766d50ecc498544b44c0249b6de66426041d7f8b751de4d6b48"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:811e1d37d60b47cb8126e0a929b58c046251f28117cb16fcd371eed61f66b764"}, - {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:d38ffd0e81ba8ef347d2be0772e899c289b59ff150ebbbbe05dc61b1246eb4e0"}, - {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9"}, - {file = "greenlet-2.0.1-cp38-cp38-win32.whl", hash = "sha256:88c8d517e78acdf7df8a2134a3c4b964415b575d2840a2746ddb1cc6175f8608"}, - {file = "greenlet-2.0.1-cp38-cp38-win_amd64.whl", hash = "sha256:d6ee1aa7ab36475035eb48c01efae87d37936a8173fc4d7b10bb02c2d75dd8f6"}, - {file = "greenlet-2.0.1-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:b1992ba9d4780d9af9726bbcef6a1db12d9ab1ccc35e5773685a24b7fb2758eb"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:b5e83e4de81dcc9425598d9469a624826a0b1211380ac444c7c791d4a2137c19"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:505138d4fa69462447a562a7c2ef723c6025ba12ac04478bc1ce2fcc279a2db5"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cce1e90dd302f45716a7715517c6aa0468af0bf38e814ad4eab58e88fc09f7f7"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e9744c657d896c7b580455e739899e492a4a452e2dd4d2b3e459f6b244a638d"}, - {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:662e8f7cad915ba75d8017b3e601afc01ef20deeeabf281bd00369de196d7726"}, - {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:41b825d65f31e394b523c84db84f9383a2f7eefc13d987f308f4663794d2687e"}, - {file = "greenlet-2.0.1-cp39-cp39-win32.whl", hash = "sha256:db38f80540083ea33bdab614a9d28bcec4b54daa5aff1668d7827a9fc769ae0a"}, - {file = "greenlet-2.0.1-cp39-cp39-win_amd64.whl", hash = "sha256:b23d2a46d53210b498e5b701a1913697671988f4bf8e10f935433f6e7c332fb6"}, - {file = "greenlet-2.0.1.tar.gz", hash = "sha256:42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67"}, -] -hbreader = [ - {file = "hbreader-0.9.1-py3-none-any.whl", hash = "sha256:9a6e76c9d1afc1b977374a5dc430a1ebb0ea0488205546d4678d6e31cc5f6801"}, - {file = "hbreader-0.9.1.tar.gz", hash = "sha256:d2c132f8ba6276d794c66224c3297cec25c8079d0a4cf019c061611e0a3b94fa"}, -] -idna = [ - {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"}, - {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"}, -] -imagesize = [ - {file = "imagesize-1.4.1-py2.py3-none-any.whl", hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b"}, - {file = "imagesize-1.4.1.tar.gz", hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a"}, -] -importlib-metadata = [ - {file = "importlib_metadata-6.0.0-py3-none-any.whl", hash = "sha256:7efb448ec9a5e313a57655d35aa54cd3e01b7e1fbcf72dce1bf06119420f5bad"}, - {file = "importlib_metadata-6.0.0.tar.gz", hash = "sha256:e354bedeb60efa6affdcc8ae121b73544a7aa74156d047311948f6d711cd378d"}, -] -importlib-resources = [ - {file = "importlib_resources-5.12.0-py3-none-any.whl", hash = "sha256:7b1deeebbf351c7578e09bf2f63fa2ce8b5ffec296e0d349139d43cca061a81a"}, - {file = "importlib_resources-5.12.0.tar.gz", hash = "sha256:4be82589bf5c1d7999aedf2a45159d10cb3ca4f19b2271f8792bc8e6da7b22f6"}, -] -iniconfig = [ - {file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"}, - {file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"}, -] -isodate = [ - {file = "isodate-0.6.1-py2.py3-none-any.whl", hash = "sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96"}, - {file = "isodate-0.6.1.tar.gz", hash = "sha256:48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9"}, -] -isoduration = [ - {file = "isoduration-20.11.0-py3-none-any.whl", hash = "sha256:b2904c2a4228c3d44f409c8ae8e2370eb21a26f7ac2ec5446df141dde3452042"}, - {file = "isoduration-20.11.0.tar.gz", hash = "sha256:ac2f9015137935279eac671f94f89eb00584f940f5dc49462a0c4ee692ba1bd9"}, -] -jinja2 = [ - {file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"}, - {file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"}, -] -json-flattener = [ - {file = "json_flattener-0.1.9-py3-none-any.whl", hash = "sha256:6b027746f08bf37a75270f30c6690c7149d5f704d8af1740c346a3a1236bc941"}, - {file = "json_flattener-0.1.9.tar.gz", hash = "sha256:84cf8523045ffb124301a602602201665fcb003a171ece87e6f46ed02f7f0c15"}, -] -jsonasobj = [ - {file = "jsonasobj-1.3.1-py3-none-any.whl", hash = "sha256:b9e329dc1ceaae7cf5d5b214684a0b100e0dad0be6d5bbabac281ec35ddeca65"}, - {file = "jsonasobj-1.3.1.tar.gz", hash = "sha256:d52e0544a54a08f6ea3f77fa3387271e3648655e0eace2f21e825c26370e44a2"}, -] -jsonasobj2 = [ - {file = "jsonasobj2-1.0.4-py3-none-any.whl", hash = "sha256:12e86f86324d54fcf60632db94ea74488d5314e3da554c994fe1e2c6f29acb79"}, - {file = "jsonasobj2-1.0.4.tar.gz", hash = "sha256:f50b1668ef478004aa487b2d2d094c304e5cb6b79337809f4a1f2975cc7fbb4e"}, -] -jsonpatch = [ - {file = "jsonpatch-1.32-py2.py3-none-any.whl", hash = "sha256:26ac385719ac9f54df8a2f0827bb8253aa3ea8ab7b3368457bcdb8c14595a397"}, - {file = "jsonpatch-1.32.tar.gz", hash = "sha256:b6ddfe6c3db30d81a96aaeceb6baf916094ffa23d7dd5fa2c13e13f8b6e600c2"}, -] -jsonpath-ng = [ - {file = "jsonpath-ng-1.5.3.tar.gz", hash = "sha256:a273b182a82c1256daab86a313b937059261b5c5f8c4fa3fc38b882b344dd567"}, - {file = "jsonpath_ng-1.5.3-py2-none-any.whl", hash = "sha256:f75b95dbecb8a0f3b86fd2ead21c2b022c3f5770957492b9b6196ecccfeb10aa"}, - {file = "jsonpath_ng-1.5.3-py3-none-any.whl", hash = "sha256:292a93569d74029ba75ac2dc3d3630fc0e17b2df26119a165fa1d498ca47bf65"}, -] -jsonpointer = [ - {file = "jsonpointer-2.3-py2.py3-none-any.whl", hash = "sha256:51801e558539b4e9cd268638c078c6c5746c9ac96bc38152d443400e4f3793e9"}, - {file = "jsonpointer-2.3.tar.gz", hash = "sha256:97cba51526c829282218feb99dab1b1e6bdf8efd1c43dc9d57be093c0d69c99a"}, -] -jsonschema = [ - {file = "jsonschema-4.17.3-py3-none-any.whl", hash = "sha256:a870ad254da1a8ca84b6a2905cac29d265f805acc57af304784962a2aa6508f6"}, - {file = "jsonschema-4.17.3.tar.gz", hash = "sha256:0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d"}, -] -linkml = [ - {file = "linkml-1.4.8-py3-none-any.whl", hash = "sha256:d6ce88345994a5a34838ea891c32da2be90627499aa73fbfe50e1708a9841ac7"}, - {file = "linkml-1.4.8.tar.gz", hash = "sha256:668ec6c02f9ca3926c62bf0df0051ea03f4bbb3c453f8e4a0f5326e57dc8b602"}, -] -linkml-dataops = [ - {file = "linkml_dataops-0.1.0-py3-none-any.whl", hash = "sha256:193cf7f659e5f07946d2c2761896910d5f7151d91282543b1363801f68307f4c"}, - {file = "linkml_dataops-0.1.0.tar.gz", hash = "sha256:4550eab65e78b70dc3b9c651724a94ac2b1d1edb2fbe576465f1d6951a54ed04"}, -] -linkml-runtime = [ - {file = "linkml-runtime-1.4.0.tar.gz", hash = "sha256:4359eb673eafca0b47269e9f4e959eed30181dc557fd88211771c7ef3566c03a"}, - {file = "linkml_runtime-1.4.0-py3-none-any.whl", hash = "sha256:461ad4f8029fe51532ac3e9da16f686ccdbbe79e27d09ae9b91199f42795ccb0"}, -] -markdown-it-py = [ - {file = "markdown-it-py-2.2.0.tar.gz", hash = "sha256:7c9a5e412688bc771c67432cbfebcdd686c93ce6484913dccf06cb5a0bea35a1"}, - {file = "markdown_it_py-2.2.0-py3-none-any.whl", hash = "sha256:5a35f8d1870171d9acc47b99612dc146129b631baf04970128b568f190d0cc30"}, -] -markupsafe = [ - {file = "MarkupSafe-2.1.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:665a36ae6f8f20a4676b53224e33d456a6f5a72657d9c83c2aa00765072f31f7"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:340bea174e9761308703ae988e982005aedf427de816d1afe98147668cc03036"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:22152d00bf4a9c7c83960521fc558f55a1adbc0631fbb00a9471e097b19d72e1"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:28057e985dace2f478e042eaa15606c7efccb700797660629da387eb289b9323"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ca244fa73f50a800cf8c3ebf7fd93149ec37f5cb9596aa8873ae2c1d23498601"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d9d971ec1e79906046aa3ca266de79eac42f1dbf3612a05dc9368125952bd1a1"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:7e007132af78ea9df29495dbf7b5824cb71648d7133cf7848a2a5dd00d36f9ff"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:7313ce6a199651c4ed9d7e4cfb4aa56fe923b1adf9af3b420ee14e6d9a73df65"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-win32.whl", hash = "sha256:c4a549890a45f57f1ebf99c067a4ad0cb423a05544accaf2b065246827ed9603"}, - {file = "MarkupSafe-2.1.2-cp310-cp310-win_amd64.whl", hash = "sha256:835fb5e38fd89328e9c81067fd642b3593c33e1e17e2fdbf77f5676abb14a156"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:2ec4f2d48ae59bbb9d1f9d7efb9236ab81429a764dedca114f5fdabbc3788013"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:608e7073dfa9e38a85d38474c082d4281f4ce276ac0010224eaba11e929dd53a"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:65608c35bfb8a76763f37036547f7adfd09270fbdbf96608be2bead319728fcd"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f2bfb563d0211ce16b63c7cb9395d2c682a23187f54c3d79bfec33e6705473c6"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:da25303d91526aac3672ee6d49a2f3db2d9502a4a60b55519feb1a4c7714e07d"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9cad97ab29dfc3f0249b483412c85c8ef4766d96cdf9dcf5a1e3caa3f3661cf1"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:085fd3201e7b12809f9e6e9bc1e5c96a368c8523fad5afb02afe3c051ae4afcc"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:1bea30e9bf331f3fef67e0a3877b2288593c98a21ccb2cf29b74c581a4eb3af0"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-win32.whl", hash = "sha256:7df70907e00c970c60b9ef2938d894a9381f38e6b9db73c5be35e59d92e06625"}, - {file = "MarkupSafe-2.1.2-cp311-cp311-win_amd64.whl", hash = "sha256:e55e40ff0cc8cc5c07996915ad367fa47da6b3fc091fdadca7f5403239c5fec3"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:a6e40afa7f45939ca356f348c8e23048e02cb109ced1eb8420961b2f40fb373a"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cf877ab4ed6e302ec1d04952ca358b381a882fbd9d1b07cccbfd61783561f98a"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:63ba06c9941e46fa389d389644e2d8225e0e3e5ebcc4ff1ea8506dce646f8c8a"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f1cd098434e83e656abf198f103a8207a8187c0fc110306691a2e94a78d0abb2"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:55f44b440d491028addb3b88f72207d71eeebfb7b5dbf0643f7c023ae1fba619"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:a6f2fcca746e8d5910e18782f976489939d54a91f9411c32051b4aab2bd7c513"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:0b462104ba25f1ac006fdab8b6a01ebbfbce9ed37fd37fd4acd70c67c973e460"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-win32.whl", hash = "sha256:7668b52e102d0ed87cb082380a7e2e1e78737ddecdde129acadb0eccc5423859"}, - {file = "MarkupSafe-2.1.2-cp37-cp37m-win_amd64.whl", hash = "sha256:6d6607f98fcf17e534162f0709aaad3ab7a96032723d8ac8750ffe17ae5a0666"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:a806db027852538d2ad7555b203300173dd1b77ba116de92da9afbc3a3be3eed"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:a4abaec6ca3ad8660690236d11bfe28dfd707778e2442b45addd2f086d6ef094"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f03a532d7dee1bed20bc4884194a16160a2de9ffc6354b3878ec9682bb623c54"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4cf06cdc1dda95223e9d2d3c58d3b178aa5dacb35ee7e3bbac10e4e1faacb419"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:22731d79ed2eb25059ae3df1dfc9cb1546691cc41f4e3130fe6bfbc3ecbbecfa"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:f8ffb705ffcf5ddd0e80b65ddf7bed7ee4f5a441ea7d3419e861a12eaf41af58"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:8db032bf0ce9022a8e41a22598eefc802314e81b879ae093f36ce9ddf39ab1ba"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:2298c859cfc5463f1b64bd55cb3e602528db6fa0f3cfd568d3605c50678f8f03"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-win32.whl", hash = "sha256:50c42830a633fa0cf9e7d27664637532791bfc31c731a87b202d2d8ac40c3ea2"}, - {file = "MarkupSafe-2.1.2-cp38-cp38-win_amd64.whl", hash = "sha256:bb06feb762bade6bf3c8b844462274db0c76acc95c52abe8dbed28ae3d44a147"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:99625a92da8229df6d44335e6fcc558a5037dd0a760e11d84be2260e6f37002f"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:8bca7e26c1dd751236cfb0c6c72d4ad61d986e9a41bbf76cb445f69488b2a2bd"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:40627dcf047dadb22cd25ea7ecfe9cbf3bbbad0482ee5920b582f3809c97654f"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:40dfd3fefbef579ee058f139733ac336312663c6706d1163b82b3003fb1925c4"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:090376d812fb6ac5f171e5938e82e7f2d7adc2b629101cec0db8b267815c85e2"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:2e7821bffe00aa6bd07a23913b7f4e01328c3d5cc0b40b36c0bd81d362faeb65"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:c0a33bc9f02c2b17c3ea382f91b4db0e6cde90b63b296422a939886a7a80de1c"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:b8526c6d437855442cdd3d87eede9c425c4445ea011ca38d937db299382e6fa3"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-win32.whl", hash = "sha256:137678c63c977754abe9086a3ec011e8fd985ab90631145dfb9294ad09c102a7"}, - {file = "MarkupSafe-2.1.2-cp39-cp39-win_amd64.whl", hash = "sha256:0576fe974b40a400449768941d5d0858cc624e3249dfd1e0c33674e5c7ca7aed"}, - {file = "MarkupSafe-2.1.2.tar.gz", hash = "sha256:abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d"}, -] -mdit-py-plugins = [ - {file = "mdit-py-plugins-0.3.5.tar.gz", hash = "sha256:eee0adc7195e5827e17e02d2a258a2ba159944a0748f59c5099a4a27f78fcf6a"}, - {file = "mdit_py_plugins-0.3.5-py3-none-any.whl", hash = "sha256:ca9a0714ea59a24b2b044a1831f48d817dd0c817e84339f20e7889f392d77c4e"}, -] -mdurl = [ - {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"}, - {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"}, -] -more-click = [ - {file = "more_click-0.1.2-py3-none-any.whl", hash = "sha256:f6387af37ef7e7423bd94b72a81a53c79c5086a3bfe5cc035da534ff0c2a0a9e"}, - {file = "more_click-0.1.2.tar.gz", hash = "sha256:085da66d5a9b823c5d912a888dca1fa0c8b3a14ed1b21ea9c8a1b814857a3981"}, -] -myst-parser = [ - {file = "myst-parser-0.18.1.tar.gz", hash = "sha256:79317f4bb2c13053dd6e64f9da1ba1da6cd9c40c8a430c447a7b146a594c246d"}, - {file = "myst_parser-0.18.1-py3-none-any.whl", hash = "sha256:61b275b85d9f58aa327f370913ae1bec26ebad372cc99f3ab85c8ec3ee8d9fb8"}, -] -openpyxl = [ - {file = "openpyxl-3.1.2-py2.py3-none-any.whl", hash = "sha256:f91456ead12ab3c6c2e9491cf33ba6d08357d802192379bb482f1033ade496f5"}, - {file = "openpyxl-3.1.2.tar.gz", hash = "sha256:a6f5977418eff3b2d5500d54d9db50c8277a368436f4e4f8ddb1be3422870184"}, -] -packaging = [ - {file = "packaging-23.0-py3-none-any.whl", hash = "sha256:714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2"}, - {file = "packaging-23.0.tar.gz", hash = "sha256:b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97"}, -] -parse = [ - {file = "parse-1.19.0.tar.gz", hash = "sha256:9ff82852bcb65d139813e2a5197627a94966245c897796760a3a2a8eb66f020b"}, -] -pickle5 = [ - {file = "pickle5-0.0.12-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:748a1252c86c9ba18778d2cc2d314ec36eec224acc1b965da4cdf74702086c88"}, - {file = "pickle5-0.0.12-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cc61c59343ad63745da4855846cfe459cf046ff669aad6373ea6b41f98ed835d"}, - {file = "pickle5-0.0.12-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3fbdc106ae5551cd808897d30582e65bd1efa44c3610b2aee37df34397316b4f"}, - {file = "pickle5-0.0.12-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:49a51f75132b76747ad7b54196bca1a6c4c814fec116b2909fccaabf1073d919"}, - {file = "pickle5-0.0.12-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2141be966d40c1e6bbe4d77c4ea38df3be6f35b611941acbb50405a247bcedde"}, - {file = "pickle5-0.0.12-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:5c7eb5a1b759bf0acf2cfb7ee3394b2935ec6de9174f4eb9044349cb06ca0ff7"}, - {file = "pickle5-0.0.12-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:d68731aae66b0727aca64fc4a7b11e637088a33c829db70f6e9749474174eab6"}, - {file = "pickle5-0.0.12-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:fa281642c1fe043fb3ad3cdfbdc9d4531ad47b1e9c0fdeaf76c54a7b84b3eb2d"}, - {file = "pickle5-0.0.12-cp36-cp36m-musllinux_1_1_ppc64le.whl", hash = "sha256:91464df7f22f40d656e6b73ebf042710ebf6ea6a3fb232bd70b1c384626abd69"}, - {file = "pickle5-0.0.12-cp36-cp36m-musllinux_1_1_s390x.whl", hash = "sha256:65297f87aef6aff5361a39d9f841437f08295e8dce985f08b97939ced749f3ff"}, - {file = "pickle5-0.0.12-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:8d3c9d8110eb775828a5a5a636eca5e9c63bf3f41c3fd1b05f97a0b46e1c5255"}, - {file = "pickle5-0.0.12-cp36-cp36m-win32.whl", hash = "sha256:167aa4cc2349513819267e8d8e84b1244e69132366830a2574889a3b5d3cacf8"}, - {file = "pickle5-0.0.12-cp36-cp36m-win_amd64.whl", hash = "sha256:b844af6e179163b40020f06ed45cebfb9a227077dc512cc40d9e9bc8b3aa62a6"}, - {file = "pickle5-0.0.12-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c396073370353391ead10af3100234c9e4fe442e1719f49d469b70e6058589e9"}, - {file = "pickle5-0.0.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:251ba2c996ccbc36147ae18d7ed80020c4739f828fd3cd2833291c6f473c7070"}, - {file = "pickle5-0.0.12-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a77e6c9c760abfee6875779b675577e2516206d17d6f4e0e6af76798d84be4db"}, - {file = "pickle5-0.0.12-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9075a22b9ae42bb3f68b751561c152233529502ab91feab34ce87e0673530098"}, - {file = "pickle5-0.0.12-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:17352fbea99a77c179cbdc58406dff84948b7675acfa1adaab1c153949fbbb43"}, - {file = "pickle5-0.0.12-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:734ce538fdb441a78a40c333d744d66ca1fbf9803a14756ddad4bf9af8a82890"}, - {file = "pickle5-0.0.12-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:66df777711fe548210cf11685e36be8bbd2ed201cfd18518da261a0375e57fb3"}, - {file = "pickle5-0.0.12-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:ccda4c39b8beb3a58881c1a139b919e5b1644fa64f1b8596c6e3392b99cd191d"}, - {file = "pickle5-0.0.12-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:d8c0436ce4875133208fc458907466a631ac214d44e4e71b032b384d61599d97"}, - {file = "pickle5-0.0.12-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:c533bd89093ebb3e95465fbc45428082b68e1dca4ce039205c1530a4343dc792"}, - {file = "pickle5-0.0.12-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:403eec60bb72ae4e4a01ff0b092509bf3822fda406363be472e18e70c5397a02"}, - {file = "pickle5-0.0.12-cp37-cp37m-win32.whl", hash = "sha256:67c19d88cabce5c0730b6c09b0d0ade163b0881904cfc491790205f7d9a09a2b"}, - {file = "pickle5-0.0.12-cp37-cp37m-win_amd64.whl", hash = "sha256:880883674f0ce0785709bdacec244dcb10b86db2d4cd84770006c1ff2aa852b6"}, - {file = "pickle5-0.0.12.tar.gz", hash = "sha256:80143d4e4ea9d6cd70e841af8745dbc4d50adef5adf99e725d240bcb92e6f1e8"}, -] -pkgutil-resolve-name = [ - {file = "pkgutil_resolve_name-1.3.10-py3-none-any.whl", hash = "sha256:ca27cc078d25c5ad71a9de0a7a330146c4e014c2462d9af19c6b828280649c5e"}, - {file = "pkgutil_resolve_name-1.3.10.tar.gz", hash = "sha256:357d6c9e6a755653cfd78893817c0853af365dd51ec97f3d358a819373bbd174"}, -] -platformdirs = [ - {file = "platformdirs-3.1.1-py3-none-any.whl", hash = "sha256:e5986afb596e4bb5bde29a79ac9061aa955b94fca2399b7aaac4090860920dd8"}, - {file = "platformdirs-3.1.1.tar.gz", hash = "sha256:024996549ee88ec1a9aa99ff7f8fc819bb59e2c3477b410d90a16d32d6e707aa"}, -] -pluggy = [ - {file = "pluggy-0.13.1-py2.py3-none-any.whl", hash = "sha256:966c145cd83c96502c3c3868f50408687b38434af77734af1e9ca461a4081d2d"}, - {file = "pluggy-0.13.1.tar.gz", hash = "sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0"}, -] -ply = [ - {file = "ply-3.11-py2.py3-none-any.whl", hash = "sha256:096f9b8350b65ebd2fd1346b12452efe5b9607f7482813ffca50c22722a807ce"}, - {file = "ply-3.11.tar.gz", hash = "sha256:00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3"}, -] -prefixcommons = [ - {file = "prefixcommons-0.1.12-py3-none-any.whl", hash = "sha256:16dbc0a1f775e003c724f19a694fcfa3174608f5c8b0e893d494cf8098ac7f8b"}, - {file = "prefixcommons-0.1.12.tar.gz", hash = "sha256:22c4e2d37b63487b3ab48f0495b70f14564cb346a15220f23919eb0c1851f69f"}, -] -py = [ - {file = "py-1.11.0-py2.py3-none-any.whl", hash = "sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378"}, - {file = "py-1.11.0.tar.gz", hash = "sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719"}, -] -pydantic = [ - {file = "pydantic-1.10.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:f9289065611c48147c1dd1fd344e9d57ab45f1d99b0fb26c51f1cf72cd9bcd31"}, - {file = "pydantic-1.10.6-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8c32b6bba301490d9bb2bf5f631907803135e8085b6aa3e5fe5a770d46dd0160"}, - {file = "pydantic-1.10.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fd9b9e98068fa1068edfc9eabde70a7132017bdd4f362f8b4fd0abed79c33083"}, - {file = "pydantic-1.10.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1c84583b9df62522829cbc46e2b22e0ec11445625b5acd70c5681ce09c9b11c4"}, - {file = "pydantic-1.10.6-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:b41822064585fea56d0116aa431fbd5137ce69dfe837b599e310034171996084"}, - {file = "pydantic-1.10.6-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:61f1f08adfaa9cc02e0cbc94f478140385cbd52d5b3c5a657c2fceb15de8d1fb"}, - {file = "pydantic-1.10.6-cp310-cp310-win_amd64.whl", hash = "sha256:32937835e525d92c98a1512218db4eed9ddc8f4ee2a78382d77f54341972c0e7"}, - {file = "pydantic-1.10.6-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:bbd5c531b22928e63d0cb1868dee76123456e1de2f1cb45879e9e7a3f3f1779b"}, - {file = "pydantic-1.10.6-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:e277bd18339177daa62a294256869bbe84df1fb592be2716ec62627bb8d7c81d"}, - {file = "pydantic-1.10.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:89f15277d720aa57e173954d237628a8d304896364b9de745dcb722f584812c7"}, - {file = "pydantic-1.10.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b243b564cea2576725e77aeeda54e3e0229a168bc587d536cd69941e6797543d"}, - {file = "pydantic-1.10.6-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:3ce13a558b484c9ae48a6a7c184b1ba0e5588c5525482681db418268e5f86186"}, - {file = "pydantic-1.10.6-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:3ac1cd4deed871dfe0c5f63721e29debf03e2deefa41b3ed5eb5f5df287c7b70"}, - {file = "pydantic-1.10.6-cp311-cp311-win_amd64.whl", hash = "sha256:b1eb6610330a1dfba9ce142ada792f26bbef1255b75f538196a39e9e90388bf4"}, - {file = "pydantic-1.10.6-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4ca83739c1263a044ec8b79df4eefc34bbac87191f0a513d00dd47d46e307a65"}, - {file = "pydantic-1.10.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ea4e2a7cb409951988e79a469f609bba998a576e6d7b9791ae5d1e0619e1c0f2"}, - {file = "pydantic-1.10.6-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:53de12b4608290992a943801d7756f18a37b7aee284b9ffa794ee8ea8153f8e2"}, - {file = "pydantic-1.10.6-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:60184e80aac3b56933c71c48d6181e630b0fbc61ae455a63322a66a23c14731a"}, - {file = "pydantic-1.10.6-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:415a3f719ce518e95a92effc7ee30118a25c3d032455d13e121e3840985f2efd"}, - {file = "pydantic-1.10.6-cp37-cp37m-win_amd64.whl", hash = "sha256:72cb30894a34d3a7ab6d959b45a70abac8a2a93b6480fc5a7bfbd9c935bdc4fb"}, - {file = "pydantic-1.10.6-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:3091d2eaeda25391405e36c2fc2ed102b48bac4b384d42b2267310abae350ca6"}, - {file = "pydantic-1.10.6-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:751f008cd2afe812a781fd6aa2fb66c620ca2e1a13b6a2152b1ad51553cb4b77"}, - {file = "pydantic-1.10.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:12e837fd320dd30bd625be1b101e3b62edc096a49835392dcf418f1a5ac2b832"}, - {file = "pydantic-1.10.6-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:587d92831d0115874d766b1f5fddcdde0c5b6c60f8c6111a394078ec227fca6d"}, - {file = "pydantic-1.10.6-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:476f6674303ae7965730a382a8e8d7fae18b8004b7b69a56c3d8fa93968aa21c"}, - {file = "pydantic-1.10.6-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:3a2be0a0f32c83265fd71a45027201e1278beaa82ea88ea5b345eea6afa9ac7f"}, - {file = "pydantic-1.10.6-cp38-cp38-win_amd64.whl", hash = "sha256:0abd9c60eee6201b853b6c4be104edfba4f8f6c5f3623f8e1dba90634d63eb35"}, - {file = "pydantic-1.10.6-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6195ca908045054dd2d57eb9c39a5fe86409968b8040de8c2240186da0769da7"}, - {file = "pydantic-1.10.6-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:43cdeca8d30de9a897440e3fb8866f827c4c31f6c73838e3a01a14b03b067b1d"}, - {file = "pydantic-1.10.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4c19eb5163167489cb1e0161ae9220dadd4fc609a42649e7e84a8fa8fff7a80f"}, - {file = "pydantic-1.10.6-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:012c99a9c0d18cfde7469aa1ebff922e24b0c706d03ead96940f5465f2c9cf62"}, - {file = "pydantic-1.10.6-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:528dcf7ec49fb5a84bf6fe346c1cc3c55b0e7603c2123881996ca3ad79db5bfc"}, - {file = "pydantic-1.10.6-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:163e79386c3547c49366e959d01e37fc30252285a70619ffc1b10ede4758250a"}, - {file = "pydantic-1.10.6-cp39-cp39-win_amd64.whl", hash = "sha256:189318051c3d57821f7233ecc94708767dd67687a614a4e8f92b4a020d4ffd06"}, - {file = "pydantic-1.10.6-py3-none-any.whl", hash = "sha256:acc6783751ac9c9bc4680379edd6d286468a1dc8d7d9906cd6f1186ed682b2b0"}, - {file = "pydantic-1.10.6.tar.gz", hash = "sha256:cf95adb0d1671fc38d8c43dd921ad5814a735e7d9b4d9e437c088002863854fd"}, -] -pygments = [ - {file = "Pygments-2.14.0-py3-none-any.whl", hash = "sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717"}, - {file = "Pygments-2.14.0.tar.gz", hash = "sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297"}, -] -pyjsg = [ - {file = "PyJSG-0.11.10-py3-none-any.whl", hash = "sha256:10af60ff42219be7e85bf7f11c19b648715b0b29eb2ddbd269e87069a7c3f26d"}, - {file = "PyJSG-0.11.10.tar.gz", hash = "sha256:4bd6e3ff2833fa2b395bbe803a2d72a5f0bab5b7285bccd0da1a1bc0aee88bfa"}, -] -pyparsing = [ - {file = "pyparsing-3.0.9-py3-none-any.whl", hash = "sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc"}, - {file = "pyparsing-3.0.9.tar.gz", hash = "sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb"}, -] -pyrsistent = [ - {file = "pyrsistent-0.19.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:20460ac0ea439a3e79caa1dbd560344b64ed75e85d8703943e0b66c2a6150e4a"}, - {file = "pyrsistent-0.19.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4c18264cb84b5e68e7085a43723f9e4c1fd1d935ab240ce02c0324a8e01ccb64"}, - {file = "pyrsistent-0.19.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4b774f9288dda8d425adb6544e5903f1fb6c273ab3128a355c6b972b7df39dcf"}, - {file = "pyrsistent-0.19.3-cp310-cp310-win32.whl", hash = "sha256:5a474fb80f5e0d6c9394d8db0fc19e90fa540b82ee52dba7d246a7791712f74a"}, - {file = "pyrsistent-0.19.3-cp310-cp310-win_amd64.whl", hash = "sha256:49c32f216c17148695ca0e02a5c521e28a4ee6c5089f97e34fe24163113722da"}, - {file = "pyrsistent-0.19.3-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:f0774bf48631f3a20471dd7c5989657b639fd2d285b861237ea9e82c36a415a9"}, - {file = "pyrsistent-0.19.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3ab2204234c0ecd8b9368dbd6a53e83c3d4f3cab10ecaf6d0e772f456c442393"}, - {file = "pyrsistent-0.19.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e42296a09e83028b3476f7073fcb69ffebac0e66dbbfd1bd847d61f74db30f19"}, - {file = "pyrsistent-0.19.3-cp311-cp311-win32.whl", hash = "sha256:64220c429e42a7150f4bfd280f6f4bb2850f95956bde93c6fda1b70507af6ef3"}, - {file = "pyrsistent-0.19.3-cp311-cp311-win_amd64.whl", hash = "sha256:016ad1afadf318eb7911baa24b049909f7f3bb2c5b1ed7b6a8f21db21ea3faa8"}, - {file = "pyrsistent-0.19.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c4db1bd596fefd66b296a3d5d943c94f4fac5bcd13e99bffe2ba6a759d959a28"}, - {file = "pyrsistent-0.19.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aeda827381f5e5d65cced3024126529ddc4289d944f75e090572c77ceb19adbf"}, - {file = "pyrsistent-0.19.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:42ac0b2f44607eb92ae88609eda931a4f0dfa03038c44c772e07f43e738bcac9"}, - {file = "pyrsistent-0.19.3-cp37-cp37m-win32.whl", hash = "sha256:e8f2b814a3dc6225964fa03d8582c6e0b6650d68a232df41e3cc1b66a5d2f8d1"}, - {file = "pyrsistent-0.19.3-cp37-cp37m-win_amd64.whl", hash = "sha256:c9bb60a40a0ab9aba40a59f68214eed5a29c6274c83b2cc206a359c4a89fa41b"}, - {file = "pyrsistent-0.19.3-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:a2471f3f8693101975b1ff85ffd19bb7ca7dd7c38f8a81701f67d6b4f97b87d8"}, - {file = "pyrsistent-0.19.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cc5d149f31706762c1f8bda2e8c4f8fead6e80312e3692619a75301d3dbb819a"}, - {file = "pyrsistent-0.19.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3311cb4237a341aa52ab8448c27e3a9931e2ee09561ad150ba94e4cfd3fc888c"}, - {file = "pyrsistent-0.19.3-cp38-cp38-win32.whl", hash = "sha256:f0e7c4b2f77593871e918be000b96c8107da48444d57005b6a6bc61fb4331b2c"}, - {file = "pyrsistent-0.19.3-cp38-cp38-win_amd64.whl", hash = "sha256:c147257a92374fde8498491f53ffa8f4822cd70c0d85037e09028e478cababb7"}, - {file = "pyrsistent-0.19.3-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:b735e538f74ec31378f5a1e3886a26d2ca6351106b4dfde376a26fc32a044edc"}, - {file = "pyrsistent-0.19.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:99abb85579e2165bd8522f0c0138864da97847875ecbd45f3e7e2af569bfc6f2"}, - {file = "pyrsistent-0.19.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3a8cb235fa6d3fd7aae6a4f1429bbb1fec1577d978098da1252f0489937786f3"}, - {file = "pyrsistent-0.19.3-cp39-cp39-win32.whl", hash = "sha256:c74bed51f9b41c48366a286395c67f4e894374306b197e62810e0fdaf2364da2"}, - {file = "pyrsistent-0.19.3-cp39-cp39-win_amd64.whl", hash = "sha256:878433581fc23e906d947a6814336eee031a00e6defba224234169ae3d3d6a98"}, - {file = "pyrsistent-0.19.3-py3-none-any.whl", hash = "sha256:ccf0d6bd208f8111179f0c26fdf84ed7c3891982f2edaeae7422575f47e66b64"}, - {file = "pyrsistent-0.19.3.tar.gz", hash = "sha256:1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440"}, -] -pyshex = [ - {file = "PyShEx-0.8.1-py3-none-any.whl", hash = "sha256:6da1b10123e191abf8dcb6bf3e54aa3e1fcf771df5d1a0ed453217c8900c8e6a"}, - {file = "PyShEx-0.8.1.tar.gz", hash = "sha256:3c5c4d45fe27faaadae803cb008c41acf8ee784da7868b04fd84967e75be70d0"}, -] -pyshexc = [ - {file = "PyShExC-0.9.1-py2.py3-none-any.whl", hash = "sha256:efc55ed5cb2453e9df569b03e282505e96bb06597934288f3b23dd980ef10028"}, - {file = "PyShExC-0.9.1.tar.gz", hash = "sha256:35a9975d4b9afeb20ef710fb6680871756381d0c39fbb5470b3b506581a304d3"}, -] -pystow = [ - {file = "pystow-0.5.0-py3-none-any.whl", hash = "sha256:816a9da33cd8a3f8fbda577c3d2957cfc99d1fa3ea45032dbfa087b9a21b630f"}, - {file = "pystow-0.5.0.tar.gz", hash = "sha256:490e9ecbe4f947c72f63297f43f6584323c9ca2f2d48d47f2a22a815dc552bb4"}, -] -pytest = [ - {file = "pytest-6.2.5-py3-none-any.whl", hash = "sha256:7310f8d27bc79ced999e760ca304d69f6ba6c6649c0b60fb0e04a4a77cacc134"}, - {file = "pytest-6.2.5.tar.gz", hash = "sha256:131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89"}, -] -pytest-logging = [ - {file = "pytest-logging-2015.11.4.tar.gz", hash = "sha256:cec5c85ecf18aab7b2ead5498a31b9f758680ef5a902b9054ab3f2bdbb77c896"}, -] -python-dateutil = [ - {file = "python-dateutil-2.8.2.tar.gz", hash = "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86"}, - {file = "python_dateutil-2.8.2-py2.py3-none-any.whl", hash = "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9"}, -] -pytrie = [ - {file = "PyTrie-0.4.0.tar.gz", hash = "sha256:8f4488f402d3465993fb6b6efa09866849ed8cda7903b50647b7d0342b805379"}, -] -pytz = [ - {file = "pytz-2022.7.1-py2.py3-none-any.whl", hash = "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a"}, - {file = "pytz-2022.7.1.tar.gz", hash = "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0"}, -] -pyyaml = [ - {file = "PyYAML-6.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d4db7c7aef085872ef65a8fd7d6d09a14ae91f691dec3e87ee5ee0539d516f53"}, - {file = "PyYAML-6.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9df7ed3b3d2e0ecfe09e14741b857df43adb5a3ddadc919a2d94fbdf78fea53c"}, - {file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:77f396e6ef4c73fdc33a9157446466f1cff553d979bd00ecb64385760c6babdc"}, - {file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a80a78046a72361de73f8f395f1f1e49f956c6be882eed58505a15f3e430962b"}, - {file = "PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:f84fbc98b019fef2ee9a1cb3ce93e3187a6df0b2538a651bfb890254ba9f90b5"}, - {file = "PyYAML-6.0-cp310-cp310-win32.whl", hash = "sha256:2cd5df3de48857ed0544b34e2d40e9fac445930039f3cfe4bcc592a1f836d513"}, - {file = "PyYAML-6.0-cp310-cp310-win_amd64.whl", hash = "sha256:daf496c58a8c52083df09b80c860005194014c3698698d1a57cbcfa182142a3a"}, - {file = "PyYAML-6.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:d4b0ba9512519522b118090257be113b9468d804b19d63c71dbcf4a48fa32358"}, - {file = "PyYAML-6.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:81957921f441d50af23654aa6c5e5eaf9b06aba7f0a19c18a538dc7ef291c5a1"}, - {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:afa17f5bc4d1b10afd4466fd3a44dc0e245382deca5b3c353d8b757f9e3ecb8d"}, - {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:dbad0e9d368bb989f4515da330b88a057617d16b6a8245084f1b05400f24609f"}, - {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:432557aa2c09802be39460360ddffd48156e30721f5e8d917f01d31694216782"}, - {file = "PyYAML-6.0-cp311-cp311-win32.whl", hash = "sha256:bfaef573a63ba8923503d27530362590ff4f576c626d86a9fed95822a8255fd7"}, - {file = "PyYAML-6.0-cp311-cp311-win_amd64.whl", hash = "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf"}, - {file = "PyYAML-6.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:897b80890765f037df3403d22bab41627ca8811ae55e9a722fd0392850ec4d86"}, - {file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:50602afada6d6cbfad699b0c7bb50d5ccffa7e46a3d738092afddc1f9758427f"}, - {file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:48c346915c114f5fdb3ead70312bd042a953a8ce5c7106d5bfb1a5254e47da92"}, - {file = "PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:98c4d36e99714e55cfbaaee6dd5badbc9a1ec339ebfc3b1f52e293aee6bb71a4"}, - {file = "PyYAML-6.0-cp36-cp36m-win32.whl", hash = "sha256:0283c35a6a9fbf047493e3a0ce8d79ef5030852c51e9d911a27badfde0605293"}, - {file = "PyYAML-6.0-cp36-cp36m-win_amd64.whl", hash = "sha256:07751360502caac1c067a8132d150cf3d61339af5691fe9e87803040dbc5db57"}, - {file = "PyYAML-6.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:819b3830a1543db06c4d4b865e70ded25be52a2e0631ccd2f6a47a2822f2fd7c"}, - {file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:473f9edb243cb1935ab5a084eb238d842fb8f404ed2193a915d1784b5a6b5fc0"}, - {file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0ce82d761c532fe4ec3f87fc45688bdd3a4c1dc5e0b4a19814b9009a29baefd4"}, - {file = "PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:231710d57adfd809ef5d34183b8ed1eeae3f76459c18fb4a0b373ad56bedcdd9"}, - {file = "PyYAML-6.0-cp37-cp37m-win32.whl", hash = "sha256:c5687b8d43cf58545ade1fe3e055f70eac7a5a1a0bf42824308d868289a95737"}, - {file = "PyYAML-6.0-cp37-cp37m-win_amd64.whl", hash = "sha256:d15a181d1ecd0d4270dc32edb46f7cb7733c7c508857278d3d378d14d606db2d"}, - {file = "PyYAML-6.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0b4624f379dab24d3725ffde76559cff63d9ec94e1736b556dacdfebe5ab6d4b"}, - {file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:213c60cd50106436cc818accf5baa1aba61c0189ff610f64f4a3e8c6726218ba"}, - {file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9fa600030013c4de8165339db93d182b9431076eb98eb40ee068700c9c813e34"}, - {file = "PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:277a0ef2981ca40581a47093e9e2d13b3f1fbbeffae064c1d21bfceba2030287"}, - {file = "PyYAML-6.0-cp38-cp38-win32.whl", hash = "sha256:d4eccecf9adf6fbcc6861a38015c2a64f38b9d94838ac1810a9023a0609e1b78"}, - {file = "PyYAML-6.0-cp38-cp38-win_amd64.whl", hash = "sha256:1e4747bc279b4f613a09eb64bba2ba602d8a6664c6ce6396a4d0cd413a50ce07"}, - {file = "PyYAML-6.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:055d937d65826939cb044fc8c9b08889e8c743fdc6a32b33e2390f66013e449b"}, - {file = "PyYAML-6.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e61ceaab6f49fb8bdfaa0f92c4b57bcfbea54c09277b1b4f7ac376bfb7a7c174"}, - {file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d67d839ede4ed1b28a4e8909735fc992a923cdb84e618544973d7dfc71540803"}, - {file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:cba8c411ef271aa037d7357a2bc8f9ee8b58b9965831d9e51baf703280dc73d3"}, - {file = "PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:40527857252b61eacd1d9af500c3337ba8deb8fc298940291486c465c8b46ec0"}, - {file = "PyYAML-6.0-cp39-cp39-win32.whl", hash = "sha256:b5b9eccad747aabaaffbc6064800670f0c297e52c12754eb1d976c57e4f74dcb"}, - {file = "PyYAML-6.0-cp39-cp39-win_amd64.whl", hash = "sha256:b3d267842bf12586ba6c734f89d1f5b871df0273157918b0ccefa29deb05c21c"}, - {file = "PyYAML-6.0.tar.gz", hash = "sha256:68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2"}, -] -rdflib = [ - {file = "rdflib-6.2.0-py3-none-any.whl", hash = "sha256:85c34a86dfc517a41e5f2425a41a0aceacc23983462b32e68610b9fad1383bca"}, - {file = "rdflib-6.2.0.tar.gz", hash = "sha256:62dc3c86d1712db0f55785baf8047f63731fa59b2682be03219cb89262065942"}, -] -rdflib-jsonld = [ - {file = "rdflib-jsonld-0.6.1.tar.gz", hash = "sha256:eda5a42a2e09f80d4da78e32b5c684bccdf275368f1541e6b7bcddfb1382a0e0"}, - {file = "rdflib_jsonld-0.6.1-py2.py3-none-any.whl", hash = "sha256:bcf84317e947a661bae0a3f2aee1eced697075fc4ac4db6065a3340ea0f10fc2"}, -] -rdflib-shim = [ - {file = "rdflib_shim-1.0.3-py3-none-any.whl", hash = "sha256:7a853e7750ef1e9bf4e35dea27d54e02d4ed087de5a9e0c329c4a6d82d647081"}, - {file = "rdflib_shim-1.0.3.tar.gz", hash = "sha256:d955d11e2986aab42b6830ca56ac6bc9c893abd1d049a161c6de2f1b99d4fc0d"}, -] -requests = [ - {file = "requests-2.28.2-py3-none-any.whl", hash = "sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa"}, - {file = "requests-2.28.2.tar.gz", hash = "sha256:98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf"}, -] -rfc3339-validator = [ - {file = "rfc3339_validator-0.1.4-py2.py3-none-any.whl", hash = "sha256:24f6ec1eda14ef823da9e36ec7113124b39c04d50a4d3d3a3c2859577e7791fa"}, - {file = "rfc3339_validator-0.1.4.tar.gz", hash = "sha256:138a2abdf93304ad60530167e51d2dfb9549521a836871b88d7f4695d0022f6b"}, -] -rfc3987 = [ - {file = "rfc3987-1.3.8-py2.py3-none-any.whl", hash = "sha256:10702b1e51e5658843460b189b185c0366d2cf4cff716f13111b0ea9fd2dce53"}, - {file = "rfc3987-1.3.8.tar.gz", hash = "sha256:d3c4d257a560d544e9826b38bc81db676890c79ab9d7ac92b39c7a253d5ca733"}, -] -ruamel-yaml = [ - {file = "ruamel.yaml-0.17.21-py3-none-any.whl", hash = "sha256:742b35d3d665023981bd6d16b3d24248ce5df75fdb4e2924e93a05c1f8b61ca7"}, - {file = "ruamel.yaml-0.17.21.tar.gz", hash = "sha256:8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af"}, -] -ruamel-yaml-clib = [ - {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d5859983f26d8cd7bb5c287ef452e8aacc86501487634573d260968f753e1d71"}, - {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:debc87a9516b237d0466a711b18b6ebeb17ba9f391eb7f91c649c5c4ec5006c7"}, - {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux2014_aarch64.whl", hash = "sha256:df5828871e6648db72d1c19b4bd24819b80a755c4541d3409f0f7acd0f335c80"}, - {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:efa08d63ef03d079dcae1dfe334f6c8847ba8b645d08df286358b1f5293d24ab"}, - {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win32.whl", hash = "sha256:763d65baa3b952479c4e972669f679fe490eee058d5aa85da483ebae2009d231"}, - {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win_amd64.whl", hash = "sha256:d000f258cf42fec2b1bbf2863c61d7b8918d31ffee905da62dede869254d3b8a"}, - {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:045e0626baf1c52e5527bd5db361bc83180faaba2ff586e763d3d5982a876a9e"}, - {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_12_6_arm64.whl", hash = "sha256:721bc4ba4525f53f6a611ec0967bdcee61b31df5a56801281027a3a6d1c2daf5"}, - {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:41d0f1fa4c6830176eef5b276af04c89320ea616655d01327d5ce65e50575c94"}, - {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win32.whl", hash = "sha256:f6d3d39611ac2e4f62c3128a9eed45f19a6608670c5a2f4f07f24e8de3441d38"}, - {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win_amd64.whl", hash = "sha256:da538167284de58a52109a9b89b8f6a53ff8437dd6dc26d33b57bf6699153122"}, - {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:4b3a93bb9bc662fc1f99c5c3ea8e623d8b23ad22f861eb6fce9377ac07ad6072"}, - {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_12_0_arm64.whl", hash = "sha256:a234a20ae07e8469da311e182e70ef6b199d0fbeb6c6cc2901204dd87fb867e8"}, - {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:15910ef4f3e537eea7fe45f8a5d19997479940d9196f357152a09031c5be59f3"}, - {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:370445fd795706fd291ab00c9df38a0caed0f17a6fb46b0f607668ecb16ce763"}, - {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-win32.whl", hash = "sha256:ecdf1a604009bd35c674b9225a8fa609e0282d9b896c03dd441a91e5f53b534e"}, - {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-win_amd64.whl", hash = "sha256:f34019dced51047d6f70cb9383b2ae2853b7fc4dce65129a5acd49f4f9256646"}, - {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:2aa261c29a5545adfef9296b7e33941f46aa5bbd21164228e833412af4c9c75f"}, - {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-macosx_12_0_arm64.whl", hash = "sha256:f01da5790e95815eb5a8a138508c01c758e5f5bc0ce4286c4f7028b8dd7ac3d0"}, - {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:40d030e2329ce5286d6b231b8726959ebbe0404c92f0a578c0e2482182e38282"}, - {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:c3ca1fbba4ae962521e5eb66d72998b51f0f4d0f608d3c0347a48e1af262efa7"}, - {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-win32.whl", hash = "sha256:7bdb4c06b063f6fd55e472e201317a3bb6cdeeee5d5a38512ea5c01e1acbdd93"}, - {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-win_amd64.whl", hash = "sha256:be2a7ad8fd8f7442b24323d24ba0b56c51219513cfa45b9ada3b87b76c374d4b"}, - {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:91a789b4aa0097b78c93e3dc4b40040ba55bef518f84a40d4442f713b4094acb"}, - {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:99e77daab5d13a48a4054803d052ff40780278240a902b880dd37a51ba01a307"}, - {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:3243f48ecd450eddadc2d11b5feb08aca941b5cd98c9b1db14b2fd128be8c697"}, - {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:8831a2cedcd0f0927f788c5bdf6567d9dc9cc235646a434986a852af1cb54b4b"}, - {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-win32.whl", hash = "sha256:3110a99e0f94a4a3470ff67fc20d3f96c25b13d24c6980ff841e82bafe827cac"}, - {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-win_amd64.whl", hash = "sha256:92460ce908546ab69770b2e576e4f99fbb4ce6ab4b245345a3869a0a0410488f"}, - {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5bc0667c1eb8f83a3752b71b9c4ba55ef7c7058ae57022dd9b29065186a113d9"}, - {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:4a4d8d417868d68b979076a9be6a38c676eca060785abaa6709c7b31593c35d1"}, - {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:bf9a6bc4a0221538b1a7de3ed7bca4c93c02346853f44e1cd764be0023cd3640"}, - {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:a7b301ff08055d73223058b5c46c55638917f04d21577c95e00e0c4d79201a6b"}, - {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-win32.whl", hash = "sha256:d5e51e2901ec2366b79f16c2299a03e74ba4531ddcfacc1416639c557aef0ad8"}, - {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-win_amd64.whl", hash = "sha256:184faeaec61dbaa3cace407cffc5819f7b977e75360e8d5ca19461cd851a5fc5"}, - {file = "ruamel.yaml.clib-0.2.7.tar.gz", hash = "sha256:1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497"}, -] -setuptools = [ - {file = "setuptools-67.6.0-py3-none-any.whl", hash = "sha256:b78aaa36f6b90a074c1fa651168723acbf45d14cb1196b6f02c0fd07f17623b2"}, - {file = "setuptools-67.6.0.tar.gz", hash = "sha256:2ee892cd5f29f3373097f5a814697e397cf3ce313616df0af11231e2ad118077"}, -] -shexjsg = [ - {file = "ShExJSG-0.8.2-py2.py3-none-any.whl", hash = "sha256:3b0d8432dd313bee9e1343382c5e02e9908dd941a7dd7342bf8c0200fe523766"}, - {file = "ShExJSG-0.8.2.tar.gz", hash = "sha256:f17a629fc577fa344382bdee143cd9ff86588537f9f811f66cea6f63cdbcd0b6"}, -] -six = [ - {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, - {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"}, -] -snowballstemmer = [ - {file = "snowballstemmer-2.2.0-py2.py3-none-any.whl", hash = "sha256:c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a"}, - {file = "snowballstemmer-2.2.0.tar.gz", hash = "sha256:09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1"}, -] -sortedcontainers = [ - {file = "sortedcontainers-2.4.0-py2.py3-none-any.whl", hash = "sha256:a163dcaede0f1c021485e957a39245190e74249897e2ae4b2aa38595db237ee0"}, - {file = "sortedcontainers-2.4.0.tar.gz", hash = "sha256:25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88"}, -] -soupsieve = [ - {file = "soupsieve-2.4-py3-none-any.whl", hash = "sha256:49e5368c2cda80ee7e84da9dbe3e110b70a4575f196efb74e51b94549d921955"}, - {file = "soupsieve-2.4.tar.gz", hash = "sha256:e28dba9ca6c7c00173e34e4ba57448f0688bb681b7c5e8bf4971daafc093d69a"}, -] -sparqlslurper = [ - {file = "sparqlslurper-0.5.1-py3-none-any.whl", hash = "sha256:ae49b2d8ce3dd38df7a40465b228ad5d33fb7e11b3f248d195f9cadfc9cfff87"}, - {file = "sparqlslurper-0.5.1.tar.gz", hash = "sha256:9282ebb064fc6152a58269d194cb1e7b275b0f095425a578d75b96dcc851f546"}, -] -sparqlwrapper = [ - {file = "SPARQLWrapper-2.0.0-py3-none-any.whl", hash = "sha256:c99a7204fff676ee28e6acef327dc1ff8451c6f7217dcd8d49e8872f324a8a20"}, - {file = "SPARQLWrapper-2.0.0.tar.gz", hash = "sha256:3fed3ebcc77617a4a74d2644b86fd88e0f32e7f7003ac7b2b334c026201731f1"}, -] -sphinx = [ - {file = "Sphinx-5.3.0.tar.gz", hash = "sha256:51026de0a9ff9fc13c05d74913ad66047e104f56a129ff73e174eb5c3ee794b5"}, - {file = "sphinx-5.3.0-py3-none-any.whl", hash = "sha256:060ca5c9f7ba57a08a1219e547b269fadf125ae25b06b9fa7f66768efb652d6d"}, -] -sphinx-autodoc-typehints = [ - {file = "sphinx_autodoc_typehints-1.21.0-py3-none-any.whl", hash = "sha256:019ff68a2b1ebdb286444b5be5001455a973f7461fb07f7fb219bd1426fac5ee"}, - {file = "sphinx_autodoc_typehints-1.21.0.tar.gz", hash = "sha256:74e9eada56f3fe21ee41e335ca66fac55a96d79b283b567b2d6c5b6a09e02f27"}, - {file = "sphinx_autodoc_typehints-1.22-py3-none-any.whl", hash = "sha256:ef4a8b9d52de66065aa7d3adfabf5a436feb8a2eff07c2ddc31625d8807f2b69"}, - {file = "sphinx_autodoc_typehints-1.22.tar.gz", hash = "sha256:71fca2d5eee9b034204e4c686ab20b4d8f5eb9409396216bcae6c87c38e18ea6"}, -] -sphinx-basic-ng = [ - {file = "sphinx_basic_ng-1.0.0b1-py3-none-any.whl", hash = "sha256:ade597a3029c7865b24ad0eda88318766bcc2f9f4cef60df7e28126fde94db2a"}, - {file = "sphinx_basic_ng-1.0.0b1.tar.gz", hash = "sha256:89374bd3ccd9452a301786781e28c8718e99960f2d4f411845ea75fc7bb5a9b0"}, -] -sphinx-click = [ - {file = "sphinx-click-4.4.0.tar.gz", hash = "sha256:cc67692bd28f482c7f01531c61b64e9d2f069bfcf3d24cbbb51d4a84a749fa48"}, - {file = "sphinx_click-4.4.0-py3-none-any.whl", hash = "sha256:2821c10a68fc9ee6ce7c92fad26540d8d8c8f45e6d7258f0e4fb7529ae8fab49"}, -] -sphinx-rtd-theme = [ - {file = "sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl", hash = "sha256:f823f7e71890abe0ac6aaa6013361ea2696fc8d3e1fa798f463e82bdb77eeff2"}, - {file = "sphinx_rtd_theme-1.2.0.tar.gz", hash = "sha256:a0d8bd1a2ed52e0b338cbe19c4b2eef3c5e7a048769753dac6a9f059c7b641b8"}, -] -sphinxcontrib-applehelp = [ - {file = "sphinxcontrib-applehelp-1.0.2.tar.gz", hash = "sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58"}, - {file = "sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl", hash = "sha256:806111e5e962be97c29ec4c1e7fe277bfd19e9652fb1a4392105b43e01af885a"}, -] -sphinxcontrib-devhelp = [ - {file = "sphinxcontrib-devhelp-1.0.2.tar.gz", hash = "sha256:ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4"}, - {file = "sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl", hash = "sha256:8165223f9a335cc1af7ffe1ed31d2871f325254c0423bc0c4c7cd1c1e4734a2e"}, -] -sphinxcontrib-htmlhelp = [ - {file = "sphinxcontrib-htmlhelp-2.0.0.tar.gz", hash = "sha256:f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2"}, - {file = "sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl", hash = "sha256:d412243dfb797ae3ec2b59eca0e52dac12e75a241bf0e4eb861e450d06c6ed07"}, -] -sphinxcontrib-jquery = [ - {file = "sphinxcontrib-jquery-4.1.tar.gz", hash = "sha256:1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a"}, - {file = "sphinxcontrib_jquery-4.1-py2.py3-none-any.whl", hash = "sha256:f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae"}, -] -sphinxcontrib-jsmath = [ - {file = "sphinxcontrib-jsmath-1.0.1.tar.gz", hash = "sha256:a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8"}, - {file = "sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl", hash = "sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178"}, -] -sphinxcontrib-qthelp = [ - {file = "sphinxcontrib-qthelp-1.0.3.tar.gz", hash = "sha256:4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72"}, - {file = "sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl", hash = "sha256:bd9fc24bcb748a8d51fd4ecaade681350aa63009a347a8c14e637895444dfab6"}, -] -sphinxcontrib-serializinghtml = [ - {file = "sphinxcontrib-serializinghtml-1.1.5.tar.gz", hash = "sha256:aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952"}, - {file = "sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl", hash = "sha256:352a9a00ae864471d3a7ead8d7d79f5fc0b57e8b3f95e9867eb9eb28999b92fd"}, -] -sphinxcontrib-websupport = [ - {file = "sphinxcontrib-websupport-1.2.4.tar.gz", hash = "sha256:4edf0223a0685a7c485ae5a156b6f529ba1ee481a1417817935b20bde1956232"}, - {file = "sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl", hash = "sha256:6fc9287dfc823fe9aa432463edd6cea47fa9ebbf488d7f289b322ffcfca075c7"}, -] -sqlalchemy = [ - {file = "SQLAlchemy-2.0.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6987f658389ad8bb6257db91551e7fde3e904974eef6f323856260907ef311d7"}, - {file = "SQLAlchemy-2.0.6-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:bfcadfb8f0a9d26a76a5e2488cedd2e7cf8e70fe76d58aeb1c85eb83b33cbc5c"}, - {file = "SQLAlchemy-2.0.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d653962da384a1d99795dbd8aac4a7516071b2f2984ed2aa25545fae670b808"}, - {file = "SQLAlchemy-2.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:edc16c8e24605d0a7925afaf99dbcbdc3f98a2cdda4622f1ea34482cb3b91940"}, - {file = "SQLAlchemy-2.0.6-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:3be54b3825512b3de5698ae04bf4aad6ea60442ac0f6b91ee4b8fa4db5c2dccd"}, - {file = "SQLAlchemy-2.0.6-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:1df00f280fcf7628379c6838d47ac6abd2319848cb02984af313de9243994db8"}, - {file = "SQLAlchemy-2.0.6-cp310-cp310-win32.whl", hash = "sha256:ff10ad2d74a9a79c2984a2c709943e5362a1c898d8f3414815ea57515ae80c84"}, - {file = "SQLAlchemy-2.0.6-cp310-cp310-win_amd64.whl", hash = "sha256:ca147d9cde38b481085408e1d4277ee834cb88bcc31bc01933bc6513340071bc"}, - {file = "SQLAlchemy-2.0.6-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:2ad44f45526411bebbf427cf858955a35f3a6bfd7db8f4314b12da4c0d1a4fd2"}, - {file = "SQLAlchemy-2.0.6-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:5c35175b74cbcfe9af077bd13e87cfab13239e075c0e1e920095082f9377f0ed"}, - {file = "SQLAlchemy-2.0.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:20f36bff3b6c9fa94e40114fda4dc5048d40fd665390f5547b456a28e8059ee8"}, - {file = "SQLAlchemy-2.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:61abff42e44e5daf17372cb8baa90e970dc647fc5f747e2caa9f9768acf17be8"}, - {file = "SQLAlchemy-2.0.6-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:48824b989a0e4340cd099dd4539702ddb1a5ce449f8a7355124e40a4935a95fa"}, - {file = "SQLAlchemy-2.0.6-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:f47709c98544384d390aed34046f0573df5725d22861c0cd0a5c151bc22eedff"}, - {file = "SQLAlchemy-2.0.6-cp311-cp311-win32.whl", hash = "sha256:bfce790746d059af6d0bc68b578ba20d50a63c71a3db16edce7aa8eccdd73796"}, - {file = "SQLAlchemy-2.0.6-cp311-cp311-win_amd64.whl", hash = "sha256:82691d3539023c3cee5ae055c47bf873728cd6b33bfaa7b916bea5a99b92f700"}, - {file = "SQLAlchemy-2.0.6-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:d7bd001a40997f0c9a9ac10a57663a9397959966a5a365bb24a4d1a17aa60175"}, - {file = "SQLAlchemy-2.0.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3625a52fae744cff6f9beb6ed0775468b9eb7e6e8f6730676dfc49aa77d98b4e"}, - {file = "SQLAlchemy-2.0.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ac6274dd530b684cca8cbb774e348afac6846f15d1694a56954413be6e2e8dcd"}, - {file = "SQLAlchemy-2.0.6-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:db91fe985f2264ab49b3450ab7e2a59c34f7eaf3bf283d6b9e2f9ee02b29e533"}, - {file = "SQLAlchemy-2.0.6-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:47e96be3e8c9c0f2c71ec87599be4bb8409d61841b66964a36b2447bec510b3b"}, - {file = "SQLAlchemy-2.0.6-cp37-cp37m-win32.whl", hash = "sha256:709f1ecb5dcea59f36fa0f485e09e41ff313b2d62c83a6f99b36870b0d6e42fa"}, - {file = "SQLAlchemy-2.0.6-cp37-cp37m-win_amd64.whl", hash = "sha256:e0e270a4f5b42c67362d9c6af648cb86f6a00b20767553cfd734c914e1e2a5e0"}, - {file = "SQLAlchemy-2.0.6-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:bea2c1341abe9bc6f30071b8ada1a3c44f24ec0fe1b9418e9c1112ed32057c9e"}, - {file = "SQLAlchemy-2.0.6-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:81d4fc8f5c966677a3a2f39eb8e496442269d8c7d285b28145f7745fcc089d63"}, - {file = "SQLAlchemy-2.0.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b7be0e6a4061d28b66ca4b4eb24558dd8c6386d3bcd2d6d7ef247be27cf1281b"}, - {file = "SQLAlchemy-2.0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ed714b864349704a7a719ec7199eec3f9cd15c190ecf6e10c34b5a0c549c5c18"}, - {file = "SQLAlchemy-2.0.6-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:c76caced0c8e9129810895f71954c72f478e30bea7d0bba7130bade396be5048"}, - {file = "SQLAlchemy-2.0.6-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:4100c80070a66b042f1010b29b29a88d1d151c27a5e522c95ec07518b361a7a3"}, - {file = "SQLAlchemy-2.0.6-cp38-cp38-win32.whl", hash = "sha256:9310666251385e4374c6f0bae6d69e62bc422021298ceb8669bf6ff56957ff37"}, - {file = "SQLAlchemy-2.0.6-cp38-cp38-win_amd64.whl", hash = "sha256:5b067b2eaf3d97a49f3f6217981efa7b45d5726c2142f103712b020dd250fd98"}, - {file = "SQLAlchemy-2.0.6-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:1fd154847f2c77128e16757e3fd2028151aa8208dd3b9a5978918ea786a15312"}, - {file = "SQLAlchemy-2.0.6-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:7635cd38e3ea8522729b14451157104fce2117c44e7ba6a14684ed153d71b567"}, - {file = "SQLAlchemy-2.0.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:483712fce53e2f7ec95ed7d106cd463f9fc122c28a7df4aaf2bc873d0d2a901f"}, - {file = "SQLAlchemy-2.0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:778db814cc21eff200c8bd42b4ffe976fa3378d10fb84d2c164d3c6a30bb38ee"}, - {file = "SQLAlchemy-2.0.6-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:2c4c64f321080c83a3f0eed11cc9b73fe2a574f6b8339c402861274165c24cf6"}, - {file = "SQLAlchemy-2.0.6-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:bfde1d7cf8b9aa6bbd0d53946cd508d76db7689afd442e2289642cdc8908b7b7"}, - {file = "SQLAlchemy-2.0.6-cp39-cp39-win32.whl", hash = "sha256:8ef7c56c74f4420b2c4a148d2531ba7f99b946cbf438a2bbcb2435fb4938a08d"}, - {file = "SQLAlchemy-2.0.6-cp39-cp39-win_amd64.whl", hash = "sha256:224c817e880359d344a462fc4dd94a233804f371aa290b024b6b976a2f5ade36"}, - {file = "SQLAlchemy-2.0.6-py3-none-any.whl", hash = "sha256:c5d754665edea1ecdc79e3023659cb5594372e10776f3b3734d75c2c3ce95013"}, - {file = "SQLAlchemy-2.0.6.tar.gz", hash = "sha256:c343f0b546495f5d7a239c70bf50a99a48d7321c165b82afafa8483b9ebebf6e"}, -] -toml = [ - {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, - {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, -] -tomli = [ - {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, - {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, -] -tox = [ - {file = "tox-3.28.0-py2.py3-none-any.whl", hash = "sha256:57b5ab7e8bb3074edc3c0c0b4b192a4f3799d3723b2c5b76f1fa9f2d40316eea"}, - {file = "tox-3.28.0.tar.gz", hash = "sha256:d0d28f3fe6d6d7195c27f8b054c3e99d5451952b54abdae673b71609a581f640"}, -] -tqdm = [ - {file = "tqdm-4.65.0-py3-none-any.whl", hash = "sha256:c4f53a17fe37e132815abceec022631be8ffe1b9381c2e6e30aa70edc99e9671"}, - {file = "tqdm-4.65.0.tar.gz", hash = "sha256:1871fb68a86b8fb3b59ca4cdd3dcccbc7e6d613eeed31f4c332531977b89beb5"}, -] -typing-extensions = [ - {file = "typing_extensions-4.5.0-py3-none-any.whl", hash = "sha256:fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4"}, - {file = "typing_extensions-4.5.0.tar.gz", hash = "sha256:5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb"}, -] -uri-template = [ - {file = "uri_template-1.2.0-py3-none-any.whl", hash = "sha256:f1699c77b73b925cf4937eae31ab282a86dc885c333f2e942513f08f691fc7db"}, - {file = "uri_template-1.2.0.tar.gz", hash = "sha256:934e4d09d108b70eb8a24410af8615294d09d279ce0e7cbcdaef1bd21f932b06"}, -] -urllib3 = [ - {file = "urllib3-1.26.15-py2.py3-none-any.whl", hash = "sha256:aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42"}, - {file = "urllib3-1.26.15.tar.gz", hash = "sha256:8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305"}, -] -virtualenv = [ - {file = "virtualenv-20.21.0-py3-none-any.whl", hash = "sha256:31712f8f2a17bd06234fa97fdf19609e789dd4e3e4bf108c3da71d710651adbc"}, - {file = "virtualenv-20.21.0.tar.gz", hash = "sha256:f50e3e60f990a0757c9b68333c9fdaa72d7188caa417f96af9e52407831a3b68"}, -] -watchdog = [ - {file = "watchdog-2.3.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d1f1200d4ec53b88bf04ab636f9133cb703eb19768a39351cee649de21a33697"}, - {file = "watchdog-2.3.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:564e7739abd4bd348aeafbf71cc006b6c0ccda3160c7053c4a53b67d14091d42"}, - {file = "watchdog-2.3.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:95ad708a9454050a46f741ba5e2f3468655ea22da1114e4c40b8cbdaca572565"}, - {file = "watchdog-2.3.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:a073c91a6ef0dda488087669586768195c3080c66866144880f03445ca23ef16"}, - {file = "watchdog-2.3.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:aa8b028750b43e80eea9946d01925168eeadb488dfdef1d82be4b1e28067f375"}, - {file = "watchdog-2.3.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:964fd236cd443933268ae49b59706569c8b741073dbfd7ca705492bae9d39aab"}, - {file = "watchdog-2.3.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:91fd146d723392b3e6eb1ac21f122fcce149a194a2ba0a82c5e4d0ee29cd954c"}, - {file = "watchdog-2.3.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:efe3252137392a471a2174d721e1037a0e6a5da7beb72a021e662b7000a9903f"}, - {file = "watchdog-2.3.1-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:85bf2263290591b7c5fa01140601b64c831be88084de41efbcba6ea289874f44"}, - {file = "watchdog-2.3.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:8f2df370cd8e4e18499dd0bfdef476431bcc396108b97195d9448d90924e3131"}, - {file = "watchdog-2.3.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:ea5d86d1bcf4a9d24610aa2f6f25492f441960cf04aed2bd9a97db439b643a7b"}, - {file = "watchdog-2.3.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:6f5d0f7eac86807275eba40b577c671b306f6f335ba63a5c5a348da151aba0fc"}, - {file = "watchdog-2.3.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5b848c71ef2b15d0ef02f69da8cc120d335cec0ed82a3fa7779e27a5a8527225"}, - {file = "watchdog-2.3.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0d9878be36d2b9271e3abaa6f4f051b363ff54dbbe7e7df1af3c920e4311ee43"}, - {file = "watchdog-2.3.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:4cd61f98cb37143206818cb1786d2438626aa78d682a8f2ecee239055a9771d5"}, - {file = "watchdog-2.3.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:3d2dbcf1acd96e7a9c9aefed201c47c8e311075105d94ce5e899f118155709fd"}, - {file = "watchdog-2.3.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:03f342a9432fe08107defbe8e405a2cb922c5d00c4c6c168c68b633c64ce6190"}, - {file = "watchdog-2.3.1-py3-none-manylinux2014_aarch64.whl", hash = "sha256:7a596f9415a378d0339681efc08d2249e48975daae391d58f2e22a3673b977cf"}, - {file = "watchdog-2.3.1-py3-none-manylinux2014_armv7l.whl", hash = "sha256:0e1dd6d449267cc7d6935d7fe27ee0426af6ee16578eed93bacb1be9ff824d2d"}, - {file = "watchdog-2.3.1-py3-none-manylinux2014_i686.whl", hash = "sha256:7a1876f660e32027a1a46f8a0fa5747ad4fcf86cb451860eae61a26e102c8c79"}, - {file = "watchdog-2.3.1-py3-none-manylinux2014_ppc64.whl", hash = "sha256:2caf77ae137935c1466f8cefd4a3aec7017b6969f425d086e6a528241cba7256"}, - {file = "watchdog-2.3.1-py3-none-manylinux2014_ppc64le.whl", hash = "sha256:53f3e95081280898d9e4fc51c5c69017715929e4eea1ab45801d5e903dd518ad"}, - {file = "watchdog-2.3.1-py3-none-manylinux2014_s390x.whl", hash = "sha256:9da7acb9af7e4a272089bd2af0171d23e0d6271385c51d4d9bde91fe918c53ed"}, - {file = "watchdog-2.3.1-py3-none-manylinux2014_x86_64.whl", hash = "sha256:8a4d484e846dcd75e96b96d80d80445302621be40e293bfdf34a631cab3b33dc"}, - {file = "watchdog-2.3.1-py3-none-win32.whl", hash = "sha256:a74155398434937ac2780fd257c045954de5b11b5c52fc844e2199ce3eecf4cf"}, - {file = "watchdog-2.3.1-py3-none-win_amd64.whl", hash = "sha256:5defe4f0918a2a1a4afbe4dbb967f743ac3a93d546ea4674567806375b024adb"}, - {file = "watchdog-2.3.1-py3-none-win_ia64.whl", hash = "sha256:4109cccf214b7e3462e8403ab1e5b17b302ecce6c103eb2fc3afa534a7f27b96"}, - {file = "watchdog-2.3.1.tar.gz", hash = "sha256:d9f9ed26ed22a9d331820a8432c3680707ea8b54121ddcc9dc7d9f2ceeb36906"}, -] -webcolors = [ - {file = "webcolors-1.12-py3-none-any.whl", hash = "sha256:d98743d81d498a2d3eaf165196e65481f0d2ea85281463d856b1e51b09f62dce"}, - {file = "webcolors-1.12.tar.gz", hash = "sha256:16d043d3a08fd6a1b1b7e3e9e62640d09790dce80d2bdd4792a175b35fe794a9"}, -] -wrapt = [ - {file = "wrapt-1.15.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:ca1cccf838cd28d5a0883b342474c630ac48cac5df0ee6eacc9c7290f76b11c1"}, - {file = "wrapt-1.15.0-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:e826aadda3cae59295b95343db8f3d965fb31059da7de01ee8d1c40a60398b29"}, - {file = "wrapt-1.15.0-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:5fc8e02f5984a55d2c653f5fea93531e9836abbd84342c1d1e17abc4a15084c2"}, - {file = "wrapt-1.15.0-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:96e25c8603a155559231c19c0349245eeb4ac0096fe3c1d0be5c47e075bd4f46"}, - {file = "wrapt-1.15.0-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:40737a081d7497efea35ab9304b829b857f21558acfc7b3272f908d33b0d9d4c"}, - {file = "wrapt-1.15.0-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:f87ec75864c37c4c6cb908d282e1969e79763e0d9becdfe9fe5473b7bb1e5f09"}, - {file = "wrapt-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:1286eb30261894e4c70d124d44b7fd07825340869945c79d05bda53a40caa079"}, - {file = "wrapt-1.15.0-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:493d389a2b63c88ad56cdc35d0fa5752daac56ca755805b1b0c530f785767d5e"}, - {file = "wrapt-1.15.0-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:58d7a75d731e8c63614222bcb21dd992b4ab01a399f1f09dd82af17bbfc2368a"}, - {file = "wrapt-1.15.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:21f6d9a0d5b3a207cdf7acf8e58d7d13d463e639f0c7e01d82cdb671e6cb7923"}, - {file = "wrapt-1.15.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ce42618f67741d4697684e501ef02f29e758a123aa2d669e2d964ff734ee00ee"}, - {file = "wrapt-1.15.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:41d07d029dd4157ae27beab04d22b8e261eddfc6ecd64ff7000b10dc8b3a5727"}, - {file = "wrapt-1.15.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:54accd4b8bc202966bafafd16e69da9d5640ff92389d33d28555c5fd4f25ccb7"}, - {file = "wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2fbfbca668dd15b744418265a9607baa970c347eefd0db6a518aaf0cfbd153c0"}, - {file = "wrapt-1.15.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:76e9c727a874b4856d11a32fb0b389afc61ce8aaf281ada613713ddeadd1cfec"}, - {file = "wrapt-1.15.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:e20076a211cd6f9b44a6be58f7eeafa7ab5720eb796975d0c03f05b47d89eb90"}, - {file = "wrapt-1.15.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:a74d56552ddbde46c246b5b89199cb3fd182f9c346c784e1a93e4dc3f5ec9975"}, - {file = "wrapt-1.15.0-cp310-cp310-win32.whl", hash = "sha256:26458da5653aa5b3d8dc8b24192f574a58984c749401f98fff994d41d3f08da1"}, - {file = "wrapt-1.15.0-cp310-cp310-win_amd64.whl", hash = "sha256:75760a47c06b5974aa5e01949bf7e66d2af4d08cb8c1d6516af5e39595397f5e"}, - {file = "wrapt-1.15.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:ba1711cda2d30634a7e452fc79eabcadaffedf241ff206db2ee93dd2c89a60e7"}, - {file = "wrapt-1.15.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:56374914b132c702aa9aa9959c550004b8847148f95e1b824772d453ac204a72"}, - {file = "wrapt-1.15.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a89ce3fd220ff144bd9d54da333ec0de0399b52c9ac3d2ce34b569cf1a5748fb"}, - {file = "wrapt-1.15.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3bbe623731d03b186b3d6b0d6f51865bf598587c38d6f7b0be2e27414f7f214e"}, - {file = "wrapt-1.15.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3abbe948c3cbde2689370a262a8d04e32ec2dd4f27103669a45c6929bcdbfe7c"}, - {file = "wrapt-1.15.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:b67b819628e3b748fd3c2192c15fb951f549d0f47c0449af0764d7647302fda3"}, - {file = "wrapt-1.15.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:7eebcdbe3677e58dd4c0e03b4f2cfa346ed4049687d839adad68cc38bb559c92"}, - {file = "wrapt-1.15.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:74934ebd71950e3db69960a7da29204f89624dde411afbfb3b4858c1409b1e98"}, - {file = "wrapt-1.15.0-cp311-cp311-win32.whl", hash = "sha256:bd84395aab8e4d36263cd1b9308cd504f6cf713b7d6d3ce25ea55670baec5416"}, - {file = "wrapt-1.15.0-cp311-cp311-win_amd64.whl", hash = "sha256:a487f72a25904e2b4bbc0817ce7a8de94363bd7e79890510174da9d901c38705"}, - {file = "wrapt-1.15.0-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:4ff0d20f2e670800d3ed2b220d40984162089a6e2c9646fdb09b85e6f9a8fc29"}, - {file = "wrapt-1.15.0-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:9ed6aa0726b9b60911f4aed8ec5b8dd7bf3491476015819f56473ffaef8959bd"}, - {file = "wrapt-1.15.0-cp35-cp35m-manylinux2010_i686.whl", hash = "sha256:896689fddba4f23ef7c718279e42f8834041a21342d95e56922e1c10c0cc7afb"}, - {file = "wrapt-1.15.0-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:75669d77bb2c071333417617a235324a1618dba66f82a750362eccbe5b61d248"}, - {file = "wrapt-1.15.0-cp35-cp35m-win32.whl", hash = "sha256:fbec11614dba0424ca72f4e8ba3c420dba07b4a7c206c8c8e4e73f2e98f4c559"}, - {file = "wrapt-1.15.0-cp35-cp35m-win_amd64.whl", hash = "sha256:fd69666217b62fa5d7c6aa88e507493a34dec4fa20c5bd925e4bc12fce586639"}, - {file = "wrapt-1.15.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:b0724f05c396b0a4c36a3226c31648385deb6a65d8992644c12a4963c70326ba"}, - {file = "wrapt-1.15.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bbeccb1aa40ab88cd29e6c7d8585582c99548f55f9b2581dfc5ba68c59a85752"}, - {file = "wrapt-1.15.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:38adf7198f8f154502883242f9fe7333ab05a5b02de7d83aa2d88ea621f13364"}, - {file = "wrapt-1.15.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:578383d740457fa790fdf85e6d346fda1416a40549fe8db08e5e9bd281c6a475"}, - {file = "wrapt-1.15.0-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:a4cbb9ff5795cd66f0066bdf5947f170f5d63a9274f99bdbca02fd973adcf2a8"}, - {file = "wrapt-1.15.0-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:af5bd9ccb188f6a5fdda9f1f09d9f4c86cc8a539bd48a0bfdc97723970348418"}, - {file = "wrapt-1.15.0-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:b56d5519e470d3f2fe4aa7585f0632b060d532d0696c5bdfb5e8319e1d0f69a2"}, - {file = "wrapt-1.15.0-cp36-cp36m-win32.whl", hash = "sha256:77d4c1b881076c3ba173484dfa53d3582c1c8ff1f914c6461ab70c8428b796c1"}, - {file = "wrapt-1.15.0-cp36-cp36m-win_amd64.whl", hash = "sha256:077ff0d1f9d9e4ce6476c1a924a3332452c1406e59d90a2cf24aeb29eeac9420"}, - {file = "wrapt-1.15.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:5c5aa28df055697d7c37d2099a7bc09f559d5053c3349b1ad0c39000e611d317"}, - {file = "wrapt-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3a8564f283394634a7a7054b7983e47dbf39c07712d7b177b37e03f2467a024e"}, - {file = "wrapt-1.15.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:780c82a41dc493b62fc5884fb1d3a3b81106642c5c5c78d6a0d4cbe96d62ba7e"}, - {file = "wrapt-1.15.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e169e957c33576f47e21864cf3fc9ff47c223a4ebca8960079b8bd36cb014fd0"}, - {file = "wrapt-1.15.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:b02f21c1e2074943312d03d243ac4388319f2456576b2c6023041c4d57cd7019"}, - {file = "wrapt-1.15.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:f2e69b3ed24544b0d3dbe2c5c0ba5153ce50dcebb576fdc4696d52aa22db6034"}, - {file = "wrapt-1.15.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:d787272ed958a05b2c86311d3a4135d3c2aeea4fc655705f074130aa57d71653"}, - {file = "wrapt-1.15.0-cp37-cp37m-win32.whl", hash = "sha256:02fce1852f755f44f95af51f69d22e45080102e9d00258053b79367d07af39c0"}, - {file = "wrapt-1.15.0-cp37-cp37m-win_amd64.whl", hash = "sha256:abd52a09d03adf9c763d706df707c343293d5d106aea53483e0ec8d9e310ad5e"}, - {file = "wrapt-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cdb4f085756c96a3af04e6eca7f08b1345e94b53af8921b25c72f096e704e145"}, - {file = "wrapt-1.15.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:230ae493696a371f1dbffaad3dafbb742a4d27a0afd2b1aecebe52b740167e7f"}, - {file = "wrapt-1.15.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:63424c681923b9f3bfbc5e3205aafe790904053d42ddcc08542181a30a7a51bd"}, - {file = "wrapt-1.15.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d6bcbfc99f55655c3d93feb7ef3800bd5bbe963a755687cbf1f490a71fb7794b"}, - {file = "wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c99f4309f5145b93eca6e35ac1a988f0dc0a7ccf9ccdcd78d3c0adf57224e62f"}, - {file = "wrapt-1.15.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:b130fe77361d6771ecf5a219d8e0817d61b236b7d8b37cc045172e574ed219e6"}, - {file = "wrapt-1.15.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:96177eb5645b1c6985f5c11d03fc2dbda9ad24ec0f3a46dcce91445747e15094"}, - {file = "wrapt-1.15.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:d5fe3e099cf07d0fb5a1e23d399e5d4d1ca3e6dfcbe5c8570ccff3e9208274f7"}, - {file = "wrapt-1.15.0-cp38-cp38-win32.whl", hash = "sha256:abd8f36c99512755b8456047b7be10372fca271bf1467a1caa88db991e7c421b"}, - {file = "wrapt-1.15.0-cp38-cp38-win_amd64.whl", hash = "sha256:b06fa97478a5f478fb05e1980980a7cdf2712015493b44d0c87606c1513ed5b1"}, - {file = "wrapt-1.15.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:2e51de54d4fb8fb50d6ee8327f9828306a959ae394d3e01a1ba8b2f937747d86"}, - {file = "wrapt-1.15.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0970ddb69bba00670e58955f8019bec4a42d1785db3faa043c33d81de2bf843c"}, - {file = "wrapt-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:76407ab327158c510f44ded207e2f76b657303e17cb7a572ffe2f5a8a48aa04d"}, - {file = "wrapt-1.15.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cd525e0e52a5ff16653a3fc9e3dd827981917d34996600bbc34c05d048ca35cc"}, - {file = "wrapt-1.15.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9d37ac69edc5614b90516807de32d08cb8e7b12260a285ee330955604ed9dd29"}, - {file = "wrapt-1.15.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:078e2a1a86544e644a68422f881c48b84fef6d18f8c7a957ffd3f2e0a74a0d4a"}, - {file = "wrapt-1.15.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:2cf56d0e237280baed46f0b5316661da892565ff58309d4d2ed7dba763d984b8"}, - {file = "wrapt-1.15.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:7dc0713bf81287a00516ef43137273b23ee414fe41a3c14be10dd95ed98a2df9"}, - {file = "wrapt-1.15.0-cp39-cp39-win32.whl", hash = "sha256:46ed616d5fb42f98630ed70c3529541408166c22cdfd4540b88d5f21006b0eff"}, - {file = "wrapt-1.15.0-cp39-cp39-win_amd64.whl", hash = "sha256:eef4d64c650f33347c1f9266fa5ae001440b232ad9b98f1f43dfe7a79435c0a6"}, - {file = "wrapt-1.15.0-py3-none-any.whl", hash = "sha256:64b1df0f83706b4ef4cfb4fb0e4c2669100fd7ecacfb59e091fad300d4e04640"}, - {file = "wrapt-1.15.0.tar.gz", hash = "sha256:d06730c6aed78cee4126234cf2d071e01b44b915e725a6cb439a879ec9754a3a"}, -] -zipp = [ - {file = "zipp-3.15.0-py3-none-any.whl", hash = "sha256:48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556"}, - {file = "zipp-3.15.0.tar.gz", hash = "sha256:112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b"}, -] +lock-version = "2.0" +python-versions = "^3.8.0" +content-hash = "957e21fed049d0461a57fa87992ef0620d730c413e7056d126662e55ddfa648e" diff --git a/pyproject.toml b/pyproject.toml index dbb1dd2..8acfe15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ homepage = "https://github.com/linkml/prefixmaps" [tool.poetry.dependencies] -python = "^3.7.6" +python = "^3.8.0" pyyaml = ">=5.3.1" sphinx-rtd-theme = {version = "^1.0.0", extras = ["docs"]} Sphinx = {version = "^5.3.0", extras = ["docs"]} @@ -32,9 +32,13 @@ sphinx-click = {version = "^4.3.0", extras = ["docs"]} myst-parser = {version = "^0.18.1", extras = ["docs"]} click = ">=8.1.3" requests = {version = "^2.28.1", extras = ["refresh"]} -bioregistry = {version = "^0.8.0", extras = ["refresh"]} +bioregistry = {version = "^0.10.0", extras = ["refresh"]} rdflib = {version = "^6.2.0", extras = ["refresh"]} curies = ">=0.5.3" +tox = "^4.11.3" +# this forces tox to use pydantic ^1 instead of installing pydantic 2 as part of its "refresh" environment. +# bioregistry is still at pydantic 1.0, so this is necessary to avoid refresh failure. +pydantic = "^1.8.2" [tool.poetry.dev-dependencies] pytest = ">=6.2" diff --git a/src/prefixmaps/data/bioregistry.csv b/src/prefixmaps/data/bioregistry.csv index 2001d7b..92b6cb3 100644 --- a/src/prefixmaps/data/bioregistry.csv +++ b/src/prefixmaps/data/bioregistry.csv @@ -4,9 +4,12 @@ bioregistry,4dn.biosource,http://identifiers.org/4dn/,canonical bioregistry,4dn.replicate,https://data.4dnucleome.org/experiment-set-replicates/,canonical bioregistry,AAO,http://purl.obolibrary.org/obo/AAO_,canonical bioregistry,abcd,https://web.expasy.org/abcd/ABCD_,canonical +bioregistry,abs,http://identifiers.org/abs/,canonical bioregistry,ac,http://www.w3.org/ns/activitystreams#,canonical bioregistry,aceview.worm,http://identifiers.org/aceview.worm/,canonical +bioregistry,adcad,https://purl.dataone.org/odo/ADCAD_,canonical bioregistry,addgene,http://identifiers.org/addgene/,canonical +bioregistry,adms,http://www.w3.org/ns/adms#,canonical bioregistry,ADO,http://purl.obolibrary.org/obo/ADO_,canonical bioregistry,ADW,http://purl.obolibrary.org/obo/ADW_,canonical bioregistry,AEO,http://purl.obolibrary.org/obo/AEO_,canonical @@ -18,6 +21,7 @@ bioregistry,agricola,http://identifiers.org/agricola/,canonical bioregistry,agrkb,https://www.alliancegenome.org/accession/,canonical bioregistry,AGRO,http://purl.obolibrary.org/obo/AGRO_,canonical bioregistry,agrovoc,http://aims.fao.org/aos/agrovoc/c_,canonical +bioregistry,aio,https://w3id.org/aio/,canonical bioregistry,AISM,http://purl.obolibrary.org/obo/AISM_,canonical bioregistry,allergome,http://identifiers.org/allergome/,canonical bioregistry,alzforum.mutation,https://www.alzforum.org/mutations/,canonical @@ -54,8 +58,10 @@ bioregistry,atfdb.family,http://identifiers.org/atfdb.family/,canonical bioregistry,ATO,http://purl.obolibrary.org/obo/ATO_,canonical bioregistry,atol,http://opendata.inra.fr/ATOL/ATOL_,canonical bioregistry,autdb,http://identifiers.org/autdb/,canonical +bioregistry,babelon,https://w3id.org/babelon/,canonical bioregistry,bacdive,http://identifiers.org/bacdive/,canonical bioregistry,bacmap.biog,http://identifiers.org/bacmap.biog/,canonical +bioregistry,bacmap.map,http://identifiers.org/bacmap.map/,canonical bioregistry,bactibase,http://bactibase.hammamilab.org/,canonical bioregistry,bao,http://identifiers.org/bao/,canonical bioregistry,bartoc,https://bartoc.org/en/node/,canonical @@ -87,6 +93,7 @@ bioregistry,biocyc,http://identifiers.org/biocyc/,canonical bioregistry,biofactoid,https://biofactoid.org/document/,canonical bioregistry,biogrid,http://identifiers.org/biogrid/,canonical bioregistry,biogrid.interaction,https://thebiogrid.org/interaction/,canonical +bioregistry,biokc,http://identifiers.org/biokc/,canonical bioregistry,biolink,http://identifiers.org/biolink/,canonical bioregistry,biominder,http://identifiers.org/biominder/,canonical bioregistry,biomodels.db,http://identifiers.org/biomodels.db/,canonical @@ -95,6 +102,7 @@ bioregistry,biomodels.teddy,http://identifiers.org/biomodels.teddy/,canonical bioregistry,biomodels.vocabulary,http://identifiers.org/biomodels.vocabulary/,canonical bioregistry,bionumbers,http://identifiers.org/bionumbers/,canonical bioregistry,bioportal,http://identifiers.org/bioportal/,canonical +bioregistry,bioproject,http://identifiers.org/bioproject/,canonical bioregistry,bioregistry,https://bioregistry.io/registry/,canonical bioregistry,bioregistry.collection,https://bioregistry.io/collection/,canonical bioregistry,bioregistry.registry,https://bioregistry.io/metaregistry/,canonical @@ -114,8 +122,10 @@ bioregistry,bitbucket,http://identifiers.org/bitbucket/,canonical bioregistry,bitterdb.cpd,http://identifiers.org/bitterdb.cpd/,canonical bioregistry,bitterdb.rec,http://identifiers.org/bitterdb.rec/,canonical bioregistry,bko,http://www.sbgnbricks.org/BKO/full/entry/all/BKO:,canonical +bioregistry,bmrb,http://identifiers.org/bmrb/,canonical bioregistry,bold.taxonomy,http://identifiers.org/bold.taxonomy/,canonical bioregistry,BOOTSTREP,http://purl.obolibrary.org/obo/BOOTSTREP_,canonical +bioregistry,bridgedb,http://vocabularies.bridgedb.org/ops#,canonical bioregistry,broad,http://identifiers.org/broad/,canonical bioregistry,bs,https://biopragmatics.github.io/providers/bs/,canonical bioregistry,BSPO,http://purl.obolibrary.org/obo/BSPO_,canonical @@ -123,6 +133,8 @@ bioregistry,BTO,http://purl.obolibrary.org/obo/BTO_,canonical bioregistry,bugbase.expt,http://identifiers.org/bugbase.expt/,canonical bioregistry,bugbase.protocol,http://identifiers.org/bugbase.protocol/,canonical bioregistry,C4O,http://purl.org/spar/c4o/,canonical +bioregistry,cabri,http://identifiers.org/cabri/,canonical +bioregistry,cadsr,http://identifiers.org/cadsr/,canonical bioregistry,caloha,https://www.nextprot.org/term/,canonical bioregistry,cameo,http://identifiers.org/cameo/,canonical bioregistry,caps,http://identifiers.org/caps/,canonical @@ -130,8 +142,10 @@ bioregistry,CARO,http://purl.obolibrary.org/obo/CARO_,canonical bioregistry,cas,http://identifiers.org/cas/,canonical bioregistry,cath,http://identifiers.org/cath/,canonical bioregistry,cath.domain,http://identifiers.org/cath.domain/,canonical +bioregistry,cazy,http://identifiers.org/cazy/,canonical bioregistry,cba,https://europepmc.org/article/CBA/,canonical bioregistry,cbioportal,http://identifiers.org/cbioportal/,canonical +bioregistry,ccdc,http://identifiers.org/ccdc/,canonical bioregistry,ccds,http://identifiers.org/ccds/,canonical bioregistry,cco,http://identifiers.org/CCO/,canonical bioregistry,CDAO,http://purl.obolibrary.org/obo/CDAO_,canonical @@ -157,6 +171,7 @@ bioregistry,chemdb,http://identifiers.org/chemdb/,canonical bioregistry,chemidplus,http://identifiers.org/chemidplus/,canonical bioregistry,CHEMINF,http://purl.obolibrary.org/obo/CHEMINF_,canonical bioregistry,ChEMROF,https://chemkg.github.io/chemrof/,canonical +bioregistry,chemspider,http://identifiers.org/chemspider/,canonical bioregistry,CHIRO,http://purl.obolibrary.org/obo/CHIRO_,canonical bioregistry,CHMO,http://purl.obolibrary.org/obo/CHMO_,canonical bioregistry,CIDO,http://purl.obolibrary.org/obo/CIDO_,canonical @@ -167,13 +182,16 @@ bioregistry,civic.aid,http://identifiers.org/civic.aid/,canonical bioregistry,civic.did,http://identifiers.org/civic.did/,canonical bioregistry,civic.eid,http://identifiers.org/civic.eid/,canonical bioregistry,civic.gid,http://identifiers.org/civic.gid/,canonical +bioregistry,civic.mpid,http://identifiers.org/civic.mpid/,canonical bioregistry,civic.sid,http://identifiers.org/civic.sid/,canonical bioregistry,civic.tid,http://identifiers.org/civic.tid/,canonical +bioregistry,civic.vgid,http://identifiers.org/civic.vgid/,canonical bioregistry,civic.vid,http://identifiers.org/civic.vid/,canonical bioregistry,CL,http://purl.obolibrary.org/obo/CL_,canonical bioregistry,CLAO,http://purl.obolibrary.org/obo/CLAO_,canonical bioregistry,classyfire,http://identifiers.org/classyfire/,canonical bioregistry,clb,http://identifiers.org/clb/,canonical +bioregistry,cldb,http://identifiers.org/cldb/,canonical bioregistry,clinicaltrials,http://identifiers.org/clinicaltrials/,canonical bioregistry,clinvar,http://identifiers.org/clinvar/,canonical bioregistry,clinvar.record,http://identifiers.org/clinvar.record/,canonical @@ -221,14 +239,16 @@ bioregistry,CO_367,https://cropontology.org/rdf/CO_367:,canonical bioregistry,CO_370,https://cropontology.org/rdf/CO_370:,canonical bioregistry,COB,http://purl.obolibrary.org/obo/COB_,canonical bioregistry,coconut,https://coconut.naturalproducts.net/compound/coconut_id/,canonical -bioregistry,cog,https://www.ncbi.nlm.nih.gov/research/cog/cog/,canonical +bioregistry,cog,http://identifiers.org/cog/,canonical bioregistry,cog.category,https://www.ncbi.nlm.nih.gov/research/cog/cogcategory/,canonical bioregistry,cog.pathway,https://www.ncbi.nlm.nih.gov/research/cog/pathway/,canonical bioregistry,col,http://identifiers.org/col/,canonical bioregistry,COLAO,http://purl.obolibrary.org/obo/COLAO_,canonical +bioregistry,combine.specifications,http://identifiers.org/combine.specifications/,canonical bioregistry,commoncoreontology,http://www.ontologyrepository.com/CommonCoreOntologies/,canonical bioregistry,complexportal,http://identifiers.org/complexportal/,canonical bioregistry,comptox,http://identifiers.org/comptox/,canonical +bioregistry,conference,https://w3id.org/scholarlydata/ontology/conference-ontology.owl#,canonical bioregistry,confident.event,https://www.confident-conference.org/index.php/Event:,canonical bioregistry,confident.series,https://www.confident-conference.org/index.php/Event_Series:,canonical bioregistry,conoserver,http://identifiers.org/conoserver/,canonical @@ -249,20 +269,29 @@ bioregistry,crop2ml,http://identifiers.org/crop2ml/,canonical bioregistry,cryoem,http://scipion.i2pc.es/ontology/CRYOEM_,canonical bioregistry,cryptodb,http://identifiers.org/cryptodb/,canonical bioregistry,csa,http://identifiers.org/csa/,canonical +bioregistry,csd,http://identifiers.org/csd/,canonical bioregistry,csp,http://purl.bioontology.org/ontology/CSP/,canonical +bioregistry,cst,http://identifiers.org/cst/,canonical +bioregistry,cst.ab,http://identifiers.org/cst.ab/,canonical +bioregistry,cstr,http://identifiers.org/cstr/,canonical bioregistry,CTENO,http://purl.obolibrary.org/obo/CTENO_,canonical bioregistry,CTO,http://purl.obolibrary.org/obo/CTO_,canonical +bioregistry,cubedb,http://identifiers.org/cubedb/,canonical bioregistry,CVDO,http://purl.obolibrary.org/obo/CVDO_,canonical +bioregistry,cvx,https://biopragmatics.github.io/providers/cvx/,canonical +bioregistry,d1id,http://identifiers.org/d1id/,canonical bioregistry,dailymed,http://identifiers.org/dailymed/,canonical bioregistry,dandi,http://identifiers.org/dandi/,canonical bioregistry,darc,http://identifiers.org/darc/,canonical bioregistry,dashr,http://identifiers.org/dashr/,canonical +bioregistry,dashr.expression,http://identifiers.org/dashr.expression/,canonical bioregistry,DataCite,http://purl.org/spar/datacite/,canonical bioregistry,datacommons,https://datacommons.org/browser/,canonical bioregistry,datanator.gene,http://identifiers.org/datanator.gene/,canonical bioregistry,datanator.metabolite,http://identifiers.org/datanator.metabolite/,canonical bioregistry,datanator.reaction,http://identifiers.org/datanator.reaction/,canonical bioregistry,datf,http://identifiers.org/datf/,canonical +bioregistry,dbd,http://identifiers.org/dbd/,canonical bioregistry,dbest,http://identifiers.org/dbest/,canonical bioregistry,dbg2introns,http://identifiers.org/dbg2introns/,canonical bioregistry,dbgap,http://identifiers.org/dbgap/,canonical @@ -280,7 +309,7 @@ bioregistry,DDANAT,http://purl.obolibrary.org/obo/DDANAT_,canonical bioregistry,ddinter.drug,http://ddinter.scbdd.com/ddinter/drug-detail/,canonical bioregistry,ddinter.interaction,http://ddinter.scbdd.com/ddinter/interact/,canonical bioregistry,DDPHENO,http://purl.obolibrary.org/obo/DDPHENO_,canonical -bioregistry,DeBiO,https://biopragmatics.github.io/debio/,canonical +bioregistry,debio,https://biopragmatics.github.io/debio/,canonical bioregistry,decipher,https://www.deciphergenomics.org/syndrome/,canonical bioregistry,degradome,http://identifiers.org/degradome/,canonical bioregistry,DEO,http://purl.org/spar/deo/,canonical @@ -317,13 +346,22 @@ bioregistry,doqcs.model,http://identifiers.org/doqcs.model/,canonical bioregistry,doqcs.pathway,http://identifiers.org/doqcs.pathway/,canonical bioregistry,DPO,http://purl.obolibrary.org/obo/FBcv_,canonical bioregistry,dpv,http://identifiers.org/dpv/,canonical +bioregistry,dragondb.allele,http://identifiers.org/dragondb.allele/,canonical +bioregistry,dragondb.dna,http://identifiers.org/dragondb.dna/,canonical +bioregistry,dragondb.locus,http://identifiers.org/dragondb.locus/,canonical +bioregistry,dragondb.protein,http://identifiers.org/dragondb.protein/,canonical bioregistry,drduke,https://phytochem.nal.usda.gov/phytochem/chemicals/show/,canonical +bioregistry,drks,https://drks.de/search/en/trial/,canonical bioregistry,DRON,http://purl.obolibrary.org/obo/DRON_,canonical +bioregistry,drsanv0,http://identifiers.org/drs.anv0/,canonical bioregistry,drsc,http://identifiers.org/drsc/,canonical bioregistry,drugbank,http://identifiers.org/drugbank/,canonical +bioregistry,drugbank.bioentity,http://identifiers.org/drugbankv4.target/,canonical bioregistry,drugbank.category,https://www.drugbank.ca/categories/,canonical +bioregistry,drugbank.condition,https://go.drugbank.com/indications/,canonical +bioregistry,drugbank.metabolite,https://go.drugbank.com/metabolites/,canonical +bioregistry,drugbank.reaction,https://go.drugbank.com/reactions/,canonical bioregistry,drugbank.salt,https://go.drugbank.com/salts/,canonical -bioregistry,drugbankv4.target,http://identifiers.org/drugbankv4.target/,canonical bioregistry,drugcentral,http://identifiers.org/drugcentral/,canonical bioregistry,dsmz,https://www.dsmz.de/collection/catalogue/details/culture/,canonical bioregistry,dso,https://www.datascienceontology.org/concept/,canonical @@ -339,6 +377,8 @@ bioregistry,ecmdb,http://ecmdb.ca/compounds/,canonical bioregistry,ECO,http://purl.obolibrary.org/obo/ECO_,canonical bioregistry,ECOCORE,http://purl.obolibrary.org/obo/ECOCORE_,canonical bioregistry,ecogene,http://identifiers.org/ecogene/,canonical +bioregistry,ecoliwiki,http://identifiers.org/ecoliwiki/,canonical +bioregistry,ecso,http://purl.dataone.org/odo/ECSO_,canonical bioregistry,ECTO,http://purl.obolibrary.org/obo/ECTO_,canonical bioregistry,ecyano.entity,http://identifiers.org/ecyano.entity/,canonical bioregistry,ecyano.experiment,http://identifiers.org/ecyano.experiment/,canonical @@ -357,13 +397,14 @@ bioregistry,eggnog,http://identifiers.org/eggnog/,canonical bioregistry,EHDA,http://purl.obolibrary.org/obo/EHDA_,canonical bioregistry,EHDAA,http://purl.obolibrary.org/obo/EHDAA_,canonical bioregistry,EHDAA2,http://purl.obolibrary.org/obo/EHDAA2_,canonical +bioregistry,elm,http://identifiers.org/elm/,canonical bioregistry,EMAP,http://purl.obolibrary.org/obo/EMAP_,canonical bioregistry,EMAPA,http://purl.obolibrary.org/obo/EMAPA_,canonical bioregistry,EMAPS,https://www.informatics.jax.org/vocab/gxd/anatomy/EMAPS:,canonical bioregistry,emdb,http://identifiers.org/emdb/,canonical bioregistry,emmo.cif,http://emmo.info/emmo/cif-core#,canonical bioregistry,empiar,http://identifiers.org/empiar/,canonical -bioregistry,ena.embl,http://identifiers.org/ena.embl/,canonical +bioregistry,emsl.project,https://www.emsl.pnnl.gov/project/,canonical bioregistry,encode,http://identifiers.org/encode/,canonical bioregistry,enm,http://purl.enanomapper.org/onto/ENM_,canonical bioregistry,ensembl,http://identifiers.org/ensembl/,canonical @@ -399,9 +440,11 @@ bioregistry,fairsharing.organization,https://fairsharing.org/organisations/,cano bioregistry,fairsharing.user,https://fairsharing.org/users/,canonical bioregistry,faldo,http://biohackathon.org/resource/faldo#,canonical bioregistry,FAO,http://purl.obolibrary.org/obo/FAO_,canonical +bioregistry,fao.asfis,https://www.fao.org/fishery/en/species/,canonical bioregistry,FBbi,http://purl.obolibrary.org/obo/FBbi_,canonical bioregistry,FBbt,http://purl.obolibrary.org/obo/FBbt_,canonical bioregistry,FBdv,http://purl.obolibrary.org/obo/FBdv_,canonical +bioregistry,fbol,http://identifiers.org/fbol/,canonical bioregistry,FBSP,http://purl.obolibrary.org/obo/FBSP_,canonical bioregistry,fcb,http://identifiers.org/fcb/,canonical bioregistry,fhir.implementation,https://hl7.org/fhir/us/,canonical @@ -424,6 +467,7 @@ bioregistry,FOVT,http://purl.obolibrary.org/obo/FOVT_,canonical bioregistry,fplx,http://identifiers.org/fplx/,canonical bioregistry,FRAPO,http://purl.org/cerif/frapo/,canonical bioregistry,FRBR,http://purl.org/vocab/frbr/core#,canonical +bioregistry,frbrer,http://iflastandards.info/ns/fr/frbr/frbrer/,canonical bioregistry,fsnp,http://identifiers.org/fsnp/,canonical bioregistry,funcbase.fly,http://identifiers.org/funcbase.fly/,canonical bioregistry,funcbase.human,http://identifiers.org/funcbase.human/,canonical @@ -433,6 +477,7 @@ bioregistry,funderregistry,http://identifiers.org/funderregistry/,canonical bioregistry,fungidb,http://identifiers.org/fungidb/,canonical bioregistry,FYPO,http://purl.obolibrary.org/obo/FYPO_,canonical bioregistry,ga4ghdos,http://identifiers.org/ga4ghdos/,canonical +bioregistry,gabi,http://identifiers.org/gabi/,canonical bioregistry,gainesville.core,http://purl.org/gc/,canonical bioregistry,galen,http://www.co-ode.org/ontologies/galen#,canonical bioregistry,gateway,http://identifiers.org/gateway/,canonical @@ -451,6 +496,7 @@ bioregistry,genefarm,http://identifiers.org/genefarm/,canonical bioregistry,GENEPIO,http://purl.obolibrary.org/obo/GENEPIO_,canonical bioregistry,genetree,http://identifiers.org/genetree/,canonical bioregistry,GENO,http://purl.obolibrary.org/obo/GENO_,canonical +bioregistry,genpept,http://identifiers.org/genpept/,canonical bioregistry,genprop,http://identifiers.org/genprop/,canonical bioregistry,geo,http://identifiers.org/geo/,canonical bioregistry,GEOGEO,http://purl.obolibrary.org/obo/GEO_,canonical @@ -469,10 +515,12 @@ bioregistry,glyconavi,http://identifiers.org/glyconavi/,canonical bioregistry,glycopost,http://identifiers.org/glycopost/,canonical bioregistry,glygen,https://glygen.org/glycan/,canonical bioregistry,glytoucan,http://identifiers.org/glytoucan/,canonical +bioregistry,gmd,http://identifiers.org/gmd/,canonical bioregistry,gmd.analyte,http://identifiers.org/gmd.analyte/,canonical bioregistry,gmd.gcms,http://identifiers.org/gmd.gcms/,canonical bioregistry,gmd.profile,http://identifiers.org/gmd.profile/,canonical bioregistry,gmd.ref,http://identifiers.org/gmd.ref/,canonical +bioregistry,gnd,http://identifiers.org/gnd/,canonical bioregistry,GNO,http://purl.obolibrary.org/obo/GNO_,canonical bioregistry,gnomad,https://gnomad.broadinstitute.org/variant/,canonical bioregistry,gnpis,http://identifiers.org/gnpis/,canonical @@ -486,6 +534,7 @@ bioregistry,gold,http://identifiers.org/gold/,canonical bioregistry,gold.genome,http://identifiers.org/gold.genome/,canonical bioregistry,goldbook,https://goldbook.iupac.org/terms/view/,canonical bioregistry,google.patent,http://identifiers.org/google.patent/,canonical +bioregistry,gorel,http://purl.obolibrary.org/obo/GOREL_,canonical bioregistry,gpcrdb,http://identifiers.org/gpcrdb/,canonical bioregistry,gpmdb,http://identifiers.org/gpmdb/,canonical bioregistry,gramene.gene,http://identifiers.org/gramene.gene/,canonical @@ -515,7 +564,9 @@ bioregistry,hathitrust,https://catalog.hathitrust.org/Record/,canonical bioregistry,HBA,https://biopragmatics.github.io/providers/hba/,canonical bioregistry,hcpcs,http://purl.bioontology.org/ontology/HCPCS/,canonical bioregistry,hcvdb,http://identifiers.org/hcvdb/,canonical +bioregistry,hdl,http://hdl.handle.net/,canonical bioregistry,hdr,http://identifiers.org/hdr/,canonical +bioregistry,HEPRO,http://purl.obolibrary.org/obo/HEPRO_,canonical bioregistry,hgmd,http://identifiers.org/hgmd/,canonical bioregistry,hgnc,http://identifiers.org/hgnc/,canonical bioregistry,hgnc.genegroup,http://identifiers.org/hgnc.genegroup/,canonical @@ -535,6 +586,7 @@ bioregistry,HOM,http://purl.obolibrary.org/obo/HOM_,canonical bioregistry,homd.seq,http://identifiers.org/homd.seq/,canonical bioregistry,homd.taxon,http://identifiers.org/homd.taxon/,canonical bioregistry,homologene,http://identifiers.org/homologene/,canonical +bioregistry,hovergen,http://identifiers.org/hovergen/,canonical bioregistry,HP,http://purl.obolibrary.org/obo/HP_,canonical bioregistry,hpa,http://identifiers.org/hpa/,canonical bioregistry,hpath,http://purl.obolibrary.org/obo/MC_,canonical @@ -545,6 +597,7 @@ bioregistry,hpscreg,http://identifiers.org/hpscreg/,canonical bioregistry,HsapDv,http://purl.obolibrary.org/obo/HsapDv_,canonical bioregistry,hsdb,https://pubchem.ncbi.nlm.nih.gov/source/hsdb/,canonical bioregistry,HSO,http://purl.obolibrary.org/obo/HSO_,canonical +bioregistry,hssp,http://identifiers.org/hssp/,canonical bioregistry,HTN,http://purl.obolibrary.org/obo/HTN_,canonical bioregistry,huge,http://identifiers.org/huge/,canonical bioregistry,IAO,http://purl.obolibrary.org/obo/IAO_,canonical @@ -556,6 +609,7 @@ bioregistry,iceberg.family,http://identifiers.org/iceberg.family/,canonical bioregistry,ICEO,http://purl.obolibrary.org/obo/ICEO_,canonical bioregistry,icepo,https://biopragmatics.github.io/providers/icepo/,canonical bioregistry,icf,http://id.who.int/icd/entity/,canonical +bioregistry,icldb,https://entomology.ca.uky.edu/content/,canonical bioregistry,ICO,http://purl.obolibrary.org/obo/ICO_,canonical bioregistry,ideal,http://identifiers.org/ideal/,canonical bioregistry,IDO,http://purl.obolibrary.org/obo/IDO_,canonical @@ -584,6 +638,7 @@ bioregistry,inchi,http://identifiers.org/inchi/,canonical bioregistry,inchikey,http://identifiers.org/inchikey/,canonical bioregistry,INO,http://purl.obolibrary.org/obo/INO_,canonical bioregistry,insdc,http://identifiers.org/insdc/,canonical +bioregistry,insdc.run,https://www.ebi.ac.uk/ena/browser/view/,canonical bioregistry,insdc.sra,http://identifiers.org/insdc.sra/,canonical bioregistry,intact,http://identifiers.org/intact/,canonical bioregistry,intact.molecule,http://identifiers.org/intact.molecule/,canonical @@ -596,28 +651,35 @@ bioregistry,isbn,http://identifiers.org/isbn/,canonical bioregistry,isfinder,http://identifiers.org/isfinder/,canonical bioregistry,isni,http://identifiers.org/isni/,canonical bioregistry,iso15926,http://standards.iso.org/iso/15926/part14/,canonical +bioregistry,isrctn,https://www.isrctn.com/,canonical bioregistry,issn,http://identifiers.org/issn/,canonical bioregistry,ito,http://identifiers.org/ito/,canonical bioregistry,iuphar.family,http://identifiers.org/iuphar.family/,canonical bioregistry,iuphar.ligand,http://identifiers.org/iuphar.ligand/,canonical bioregistry,iuphar.receptor,http://identifiers.org/iuphar.receptor/,canonical bioregistry,jax,https://www.jax.org/strain/,canonical +bioregistry,jaxmice,http://identifiers.org/jaxmice/,canonical bioregistry,jcggdb,http://identifiers.org/jcggdb/,canonical bioregistry,jcm,http://identifiers.org/jcm/,canonical bioregistry,jcsd,http://identifiers.org/jcsd/,canonical +bioregistry,jrct,https://jrct.niph.go.jp/en-latest-detail/,canonical bioregistry,jstor,http://identifiers.org/jstor/,canonical bioregistry,jws,http://identifiers.org/jws/,canonical bioregistry,kaggle,http://identifiers.org/kaggle/,canonical bioregistry,kegg,http://identifiers.org/kegg/,canonical +bioregistry,kestrelo,http://purl.obolibrary.org/obo/kestrelo_,canonical bioregistry,knapsack,http://identifiers.org/knapsack/,canonical bioregistry,LABO,http://purl.obolibrary.org/obo/LABO_,canonical bioregistry,lbo,http://purl.obolibrary.org/obo/LBO_,canonical +bioregistry,lcsh,https://id.loc.gov/authorities/,canonical bioregistry,lei,http://identifiers.org/lei/,canonical bioregistry,LEPAO,http://purl.obolibrary.org/obo/LEPAO_,canonical bioregistry,lgai.cede,http://identifiers.org/lgai.cede/,canonical +bioregistry,lgic,http://identifiers.org/lgic/,canonical bioregistry,licebase,http://identifiers.org/licebase/,canonical bioregistry,ligandbook,http://identifiers.org/ligandbook/,canonical bioregistry,ligandbox,http://identifiers.org/ligandbox/,canonical +bioregistry,ligandexpo,http://identifiers.org/ligandexpo/,canonical bioregistry,ligea,http://hpc-bioinformatics.cineca.it/fusion/cell_line/,canonical bioregistry,lincs.cell,http://identifiers.org/lincs.cell/,canonical bioregistry,lincs.data,http://identifiers.org/lincs.data/,canonical @@ -633,6 +695,7 @@ bioregistry,loinc,https://loinc.org/,canonical bioregistry,loqate,http://www.weizmann.ac.il/molgen/loqate/gene/view/,canonical bioregistry,lotus,https://lotus.naturalproducts.net/compound/lotus_id/,canonical bioregistry,lpt,http://purl.obolibrary.org/obo/LPT_,canonical +bioregistry,lrg,http://identifiers.org/lrg/,canonical bioregistry,lspci,https://labsyspharm.github.io/lspci/,canonical bioregistry,MA,http://purl.obolibrary.org/obo/MA_,canonical bioregistry,macie,http://identifiers.org/macie/,canonical @@ -642,13 +705,19 @@ bioregistry,MAO,http://purl.obolibrary.org/obo/MAO_,canonical bioregistry,massbank,http://identifiers.org/massbank/,canonical bioregistry,massive,http://identifiers.org/massive/,canonical bioregistry,MAT,http://purl.obolibrary.org/obo/MAT_,canonical +bioregistry,matrixdb.association,http://identifiers.org/matrixdb.association/,canonical bioregistry,MAXO,http://purl.obolibrary.org/obo/MAXO_,canonical bioregistry,MBA,https://biopragmatics.github.io/providers/mba/,canonical bioregistry,mcc,http://www.semanticweb.org/pallabi.d/ontologies/2014/2/untitled-ontology-11#,canonical bioregistry,MCO,http://purl.obolibrary.org/obo/MCO_,canonical +bioregistry,MCRO,http://purl.obolibrary.org/obo/MCRO_,canonical bioregistry,mdm,http://identifiers.org/mdm/,canonical bioregistry,meddra,http://identifiers.org/meddra/,canonical bioregistry,medgen,http://identifiers.org/medgen/,canonical +bioregistry,mediadive.ingredient,https://mediadive.dsmz.de/ingredients/,canonical +bioregistry,mediadive.medium,https://mediadive.dsmz.de/medium/,canonical +bioregistry,mediadive.solution,https://mediadive.dsmz.de/solutions/,canonical +bioregistry,medlineplus,http://identifiers.org/medlineplus/,canonical bioregistry,merops.entry,http://identifiers.org/merops.inhibitor/,canonical bioregistry,merops.family,http://identifiers.org/merops.family/,canonical bioregistry,mesh,http://identifiers.org/mesh/,canonical @@ -686,6 +755,7 @@ bioregistry,mipmod,http://identifiers.org/mipmod/,canonical bioregistry,mir,http://identifiers.org/MIR/,canonical bioregistry,mirbase,http://identifiers.org/mirbase/,canonical bioregistry,mirbase.mature,http://identifiers.org/mirbase.mature/,canonical +bioregistry,mirex,http://identifiers.org/mirex/,canonical bioregistry,miriam,http://identifiers.org/identifiers.namespace/,canonical bioregistry,miriam.collection,http://identifiers.org/miriam.collection/,canonical bioregistry,miriam.resource,http://identifiers.org/miriam.resource/,canonical @@ -730,10 +800,12 @@ bioregistry,myco.smeg,http://identifiers.org/myco.smeg/,canonical bioregistry,myco.tuber,http://identifiers.org/myco.tuber/,canonical bioregistry,mycobank,http://identifiers.org/mycobank/,canonical bioregistry,mzspec,http://identifiers.org/MZSPEC/,canonical +bioregistry,nando,http://identifiers.org/NANDO/,canonical bioregistry,napdi,http://identifiers.org/napdi/,canonical bioregistry,napp,http://identifiers.org/napp/,canonical bioregistry,narcis,http://identifiers.org/narcis/,canonical bioregistry,nasc,http://identifiers.org/nasc/,canonical +bioregistry,nbn,http://identifiers.org/nbn/,canonical bioregistry,NBO,http://purl.obolibrary.org/obo/NBO_,canonical bioregistry,nbrc,http://identifiers.org/nbrc/,canonical bioregistry,ncats.drug,https://drugs.ncats.io/drug/,canonical @@ -744,6 +816,7 @@ bioregistry,ncbibook,https://www.ncbi.nlm.nih.gov/books/,canonical bioregistry,NCBIGene,http://identifiers.org/ncbigene/,canonical bioregistry,NCBIProtein,http://identifiers.org/ncbiprotein/,canonical bioregistry,NCBITaxon,http://purl.obolibrary.org/obo/NCBITaxon_,canonical +bioregistry,nci.drug,https://www.cancer.gov/publications/dictionaries/cancer-drug/def/,canonical bioregistry,ncim,http://identifiers.org/ncim/,canonical bioregistry,NCIT,http://purl.obolibrary.org/obo/NCIT_,canonical bioregistry,NCRO,http://purl.obolibrary.org/obo/NCRO_,canonical @@ -759,6 +832,7 @@ bioregistry,neurovault.collection,http://identifiers.org/neurovault.collection/, bioregistry,neurovault.image,http://identifiers.org/neurovault.image/,canonical bioregistry,nextdb,http://identifiers.org/nextdb/,canonical bioregistry,nextprot,http://identifiers.org/nextprot/,canonical +bioregistry,NGBO,http://purl.obolibrary.org/obo/NGBO_,canonical bioregistry,ngl,http://identifiers.org/ngl/,canonical bioregistry,niaest,http://identifiers.org/niaest/,canonical bioregistry,nif.ext,http://uri.neuinfo.org/nif/nifstd/nifext_,canonical @@ -767,6 +841,8 @@ bioregistry,NIF_CELL,http://purl.obolibrary.org/obo/NIF_CELL_,canonical bioregistry,NIF_DYSFUNCTION,http://purl.obolibrary.org/obo/NIF_DYSFUNCTION_,canonical bioregistry,NIF_GROSSANATOMY,http://purl.obolibrary.org/obo/NIF_GROSSANATOMY_,canonical bioregistry,nihreporter.project,https://reporter.nih.gov/project-details/,canonical +bioregistry,nkos,http://w3id.org/nkos/,canonical +bioregistry,nlfff,http://identifiers.org/nlfff/,canonical bioregistry,nlm,https://www.ncbi.nlm.nih.gov/nlmcatalog/,canonical bioregistry,nlx.anat,http://uri.neuinfo.org/nif/nifstd/nlx_anat_,canonical bioregistry,nlx.br,http://uri.neuinfo.org/nif/nifstd/nlx_br_,canonical @@ -785,6 +861,7 @@ bioregistry,nmdc,http://identifiers.org/nmdc/,canonical bioregistry,NMR,http://purl.obolibrary.org/obo/NMR_,canonical bioregistry,nmrshiftdb2,http://identifiers.org/nmrshiftdb2/,canonical bioregistry,noaa,https://www.fisheries.noaa.gov/species/,canonical +bioregistry,noaa.cameo,https://cameochemicals.noaa.gov/chemical/,canonical bioregistry,NOMEN,http://purl.obolibrary.org/obo/NOMEN_,canonical bioregistry,noncodev3,http://identifiers.org/noncodev3/,canonical bioregistry,noncodev4.gene,http://identifiers.org/noncodev4.gene/,canonical @@ -802,12 +879,16 @@ bioregistry,OBI,http://purl.obolibrary.org/obo/OBI_,canonical bioregistry,OBIB,http://purl.obolibrary.org/obo/OBIB_,canonical bioregistry,obo,http://purl.obolibrary.org/obo/,canonical bioregistry,oboInOwl,http://www.geneontology.org/formats/oboInOwl#,canonical +bioregistry,obv,http://identifiers.org/obv/,canonical bioregistry,occ,http://identifiers.org/occ/,canonical bioregistry,oci,http://identifiers.org/oci/,canonical bioregistry,ocid,http://identifiers.org/OCID/,canonical bioregistry,oclc,http://identifiers.org/oclc/,canonical +bioregistry,odam,http://identifiers.org/odam/,canonical bioregistry,odc.sci,http://identifiers.org/odc.sci/,canonical bioregistry,odc.tbi,http://identifiers.org/odc.tbi/,canonical +bioregistry,odor,http://identifiers.org/odor/,canonical +bioregistry,odrl,http://www.w3.org/ns/odrl/2/,canonical bioregistry,OGG,http://purl.obolibrary.org/obo/OGG_,canonical bioregistry,OGI,http://purl.obolibrary.org/obo/OGI_,canonical bioregistry,OGMS,http://purl.obolibrary.org/obo/OGMS_,canonical @@ -823,6 +904,7 @@ bioregistry,oma.hog,http://identifiers.org/OMA.HOG/,canonical bioregistry,oma.protein,http://identifiers.org/oma.protein/,canonical bioregistry,omia,http://identifiers.org/omia/,canonical bioregistry,OMIABIS,http://purl.obolibrary.org/obo/OMIABIS_,canonical +bioregistry,omid,http://identifiers.org/omid/,canonical bioregistry,omim,http://identifiers.org/mim/,canonical bioregistry,OMIT,http://purl.obolibrary.org/obo/OMIT_,canonical bioregistry,OMO,http://purl.obolibrary.org/obo/OMO_,canonical @@ -832,6 +914,7 @@ bioregistry,OMRSE,http://purl.obolibrary.org/obo/OMRSE_,canonical bioregistry,oncotree,http://oncotree.mskcc.org/api/tumorTypes/search/code/,canonical bioregistry,ONE,http://purl.obolibrary.org/obo/ONE_,canonical bioregistry,ONS,http://purl.obolibrary.org/obo/ONS_,canonical +bioregistry,ontie,https://ontology.iedb.org/ontology/ONTIE_,canonical bioregistry,ONTOAVIDA,http://purl.obolibrary.org/obo/ONTOAVIDA_,canonical bioregistry,ONTONEO,http://purl.obolibrary.org/obo/ONTONEO_,canonical bioregistry,OOSTT,http://purl.obolibrary.org/obo/OOSTT_,canonical @@ -858,6 +941,8 @@ bioregistry,otl,http://identifiers.org/otl/,canonical bioregistry,OVAE,http://purl.obolibrary.org/obo/OVAE_,canonical bioregistry,owl,http://www.w3.org/2002/07/owl#,canonical bioregistry,owlstar,http://w3id.org/owlstar/,canonical +bioregistry,p3db.protein,http://identifiers.org/p3db.protein/,canonical +bioregistry,p3db.site,http://identifiers.org/p3db.site/,canonical bioregistry,paleodb,http://identifiers.org/paleodb/,canonical bioregistry,panther.family,http://identifiers.org/panther.family/,canonical bioregistry,panther.node,http://identifiers.org/panther.node/,canonical @@ -889,6 +974,7 @@ bioregistry,pepbank,http://pepbank.mgh.harvard.edu/interactions/details/,canonic bioregistry,peptideatlas,http://identifiers.org/peptideatlas/,canonical bioregistry,peptideatlas.dataset,http://identifiers.org/peptideatlas.dataset/,canonical bioregistry,peroxibase,http://identifiers.org/peroxibase/,canonical +bioregistry,pesticideinfo,https://www.pesticideinfo.org/chemical/,canonical bioregistry,pfam,http://identifiers.org/pfam/,canonical bioregistry,pfam.clan,https://www.ebi.ac.uk/interpro/set/pfam/,canonical bioregistry,pfr,http://repository.topdownproteomics.org/proteoforms/,canonical @@ -905,6 +991,8 @@ bioregistry,pharmgkb.pathways,http://identifiers.org/pharmgkb.pathways/,canonica bioregistry,phenolexplorer,http://identifiers.org/phenolexplorer/,canonical bioregistry,phenx,https://www.phenxtoolkit.org/protocols/view/,canonical bioregistry,PHIPO,http://purl.obolibrary.org/obo/PHIPO_,canonical +bioregistry,phosphopoint.kinase,http://identifiers.org/phosphopoint.kinase/,canonical +bioregistry,phosphopoint.protein,http://identifiers.org/phosphopoint.protein/,canonical bioregistry,phosphosite.protein,http://identifiers.org/phosphosite.protein/,canonical bioregistry,phosphosite.residue,http://identifiers.org/phosphosite.residue/,canonical bioregistry,phylomedb,http://identifiers.org/phylomedb/,canonical @@ -919,11 +1007,14 @@ bioregistry,planttfdb,http://identifiers.org/planttfdb/,canonical bioregistry,plasmodb,http://identifiers.org/plasmodb/,canonical bioregistry,PLO,http://purl.obolibrary.org/obo/PLO_,canonical bioregistry,pmap.cutdb,http://identifiers.org/pmap.cutdb/,canonical +bioregistry,pmap.substratedb,http://identifiers.org/pmap.substratedb/,canonical bioregistry,pmc,http://identifiers.org/pmc/,canonical bioregistry,pmdb,http://identifiers.org/pmdb/,canonical bioregistry,pmr,http://identifiers.org/pmr/,canonical bioregistry,pmr.workspace,http://identifiers.org/pmr.workspace/,canonical bioregistry,PO,http://purl.obolibrary.org/obo/PO_,canonical +bioregistry,pocketome,http://identifiers.org/pocketome/,canonical +bioregistry,polbase,http://identifiers.org/polbase/,canonical bioregistry,pombase,http://identifiers.org/pombase/,canonical bioregistry,PORO,http://purl.obolibrary.org/obo/PORO_,canonical bioregistry,PPO,http://purl.obolibrary.org/obo/PPO_,canonical @@ -932,6 +1023,7 @@ bioregistry,PR,http://purl.obolibrary.org/obo/PR_,canonical bioregistry,prefixcommons,https://bioregistry.io/metaregistry/prefixcommons/,canonical bioregistry,pride,http://identifiers.org/pride/,canonical bioregistry,pride.project,http://identifiers.org/pride.project/,canonical +bioregistry,prints,http://identifiers.org/prints/,canonical bioregistry,probesanddrugs,https://www.probes-drugs.org/compound/,canonical bioregistry,probonto,http://identifiers.org/probonto/,canonical bioregistry,PROCO,http://purl.obolibrary.org/obo/PROCO_,canonical @@ -941,9 +1033,11 @@ bioregistry,PROPREO,http://purl.obolibrary.org/obo/PROPREO_,canonical bioregistry,prosite,http://identifiers.org/prosite/,canonical bioregistry,protclustdb,http://identifiers.org/protclustdb/,canonical bioregistry,proteomicsdb.peptide,http://identifiers.org/proteomicsdb.peptide/,canonical +bioregistry,proteomicsdb.protein,http://identifiers.org/proteomicsdb.protein/,canonical bioregistry,protonet.cluster,http://identifiers.org/protonet.cluster/,canonical bioregistry,protonet.proteincard,http://identifiers.org/protonet.proteincard/,canonical bioregistry,prov,http://www.w3.org/ns/prov#,canonical +bioregistry,pscdb,http://identifiers.org/pscdb/,canonical bioregistry,PSDO,http://purl.obolibrary.org/obo/PSDO_,canonical bioregistry,pseudomonas,http://identifiers.org/pseudomonas/,canonical bioregistry,psipar,http://identifiers.org/psipar/,canonical @@ -975,6 +1069,8 @@ bioregistry,rdfs,http://www.w3.org/2000/01/rdf-schema#,canonical bioregistry,rdo,http://www.semanticweb.org/mca/ontologies/2018/8/untitled-ontology-47#,canonical bioregistry,re3data,http://identifiers.org/re3data/,canonical bioregistry,reactome,http://identifiers.org/reactome/,canonical +bioregistry,rebase,http://identifiers.org/rebase/,canonical +bioregistry,rebec,https://ensaiosclinicos.gov.br/rg/,canonical bioregistry,repeatsdb.structure,http://identifiers.org/repeatsdb.structure/,canonical bioregistry,reproduceme,https://w3id.org/reproduceme#,canonical bioregistry,RESID,http://purl.obolibrary.org/obo/RESID_,canonical @@ -1000,6 +1096,7 @@ bioregistry,RO,http://purl.obolibrary.org/obo/RO_,canonical bioregistry,RoleO,http://purl.obolibrary.org/obo/RoleO_,canonical bioregistry,ror,http://identifiers.org/ror/,canonical bioregistry,rouge,http://identifiers.org/rouge/,canonical +bioregistry,rpcec,https://rpcec.sld.cu/en/trials/,canonical bioregistry,rrid,http://identifiers.org/RRID/,canonical bioregistry,RS,http://purl.obolibrary.org/obo/RS_,canonical bioregistry,runbiosimulations,http://identifiers.org/runbiosimulations/,canonical @@ -1008,7 +1105,9 @@ bioregistry,sabiork.compound,http://identifiers.org/sabiork.compound/,canonical bioregistry,sabiork.kineticrecord,http://identifiers.org/sabiork.kineticrecord/,canonical bioregistry,sabiork.reaction,http://identifiers.org/sabiork.reaction/,canonical bioregistry,salk,https://abrc.osu.edu/stocks/number/SALK_,canonical +bioregistry,salmon,https://purl.dataone.org/odo/SALMON_,canonical bioregistry,SAO,http://purl.obolibrary.org/obo/SAO_,canonical +bioregistry,sasap,https://purl.dataone.org/odo/SASAP_,canonical bioregistry,sasbdb,http://identifiers.org/sasbdb/,canonical bioregistry,SBO,http://purl.obolibrary.org/obo/SBO_,canonical bioregistry,SCDO,http://purl.obolibrary.org/obo/SCDO_,canonical @@ -1018,6 +1117,7 @@ bioregistry,scholia.resource,https://bioregistry.io/metaregistry/scholia/,canoni bioregistry,sciflection,http://identifiers.org/sciflection/,canonical bioregistry,scomp,https://biopragmatics.github.io/providers/scomp/,canonical bioregistry,scop,http://identifiers.org/scop/,canonical +bioregistry,scopus.publication,https://www.scopus.com/sourceid/,canonical bioregistry,SCoRO,http://purl.org/spar/scoro/,canonical bioregistry,scr,http://scicrunch.org/resolver/SCR_,canonical bioregistry,scretf,http://identifiers.org/scretf/,canonical @@ -1030,6 +1130,8 @@ bioregistry,seed,http://identifiers.org/seed/,canonical bioregistry,seed.compound,http://identifiers.org/seed.compound/,canonical bioregistry,seed.reaction,http://identifiers.org/seed.reaction/,canonical bioregistry,semapv,https://w3id.org/semapv/vocab/,canonical +bioregistry,senso,http://purl.dataone.org/odo/SENSO_,canonical +bioregistry,seo,https://w3id.org/seo#,canonical bioregistry,SEP,http://purl.obolibrary.org/obo/SEP_,canonical bioregistry,SEPIO,http://purl.obolibrary.org/obo/SEPIO_,canonical bioregistry,sfam,https://biopragmatics.github.io/providers/sfam/,canonical @@ -1049,11 +1151,14 @@ bioregistry,signor,http://identifiers.org/signor/,canonical bioregistry,sio,http://identifiers.org/sio/,canonical bioregistry,sisu,http://identifiers.org/sisu/,canonical bioregistry,sitex,http://identifiers.org/sitex/,canonical +bioregistry,skm,http://identifiers.org/skm/,canonical bioregistry,skos,http://www.w3.org/2004/02/skos/core#,canonical bioregistry,skosxl,http://www.w3.org/2008/05/skos-xl#,canonical +bioregistry,SLM,http://identifiers.org/SLM/,canonical bioregistry,smart,http://identifiers.org/smart/,canonical bioregistry,smid,https://smid-db.org/smid/,canonical bioregistry,smpdb,http://identifiers.org/smpdb/,canonical +bioregistry,snap,http://www.ifomis.org/bfo/1.1/snap#,canonical bioregistry,snomedct,http://identifiers.org/snomedct/,canonical bioregistry,SO,http://purl.obolibrary.org/obo/SO_,canonical bioregistry,SOPHARM,http://purl.obolibrary.org/obo/SOPHARM_,canonical @@ -1061,6 +1166,7 @@ bioregistry,soybase,http://identifiers.org/soybase/,canonical bioregistry,SPD,http://purl.obolibrary.org/obo/SPD_,canonical bioregistry,spdx,http://identifiers.org/spdx/,canonical bioregistry,sphn,https://biomedit.ch/rdf/sphn-ontology/sphn#,canonical +bioregistry,spike.map,http://identifiers.org/spike.map/,canonical bioregistry,splash,http://identifiers.org/splash/,canonical bioregistry,spp,http://identifiers.org/spp/,canonical bioregistry,srao,http://www.fairsharing.org/ontology/subject/SRAO_,canonical @@ -1078,7 +1184,6 @@ bioregistry,sugarbind,http://identifiers.org/sugarbind/,canonical bioregistry,supfam,http://identifiers.org/supfam/,canonical bioregistry,sweetrealm,http://sweetontology.net/matrMineral/,canonical bioregistry,swh,http://identifiers.org/SWH/,canonical -bioregistry,swisslipid,http://identifiers.org/SLM/,canonical bioregistry,swissregulon,http://identifiers.org/swissregulon/,canonical bioregistry,SWO,http://purl.obolibrary.org/obo/SWO_,canonical bioregistry,swrl,http://www.w3.org/2003/11/swrl#,canonical @@ -1096,6 +1201,7 @@ bioregistry,tarbase,http://identifiers.org/tarbase/,canonical bioregistry,TAXRANK,http://purl.obolibrary.org/obo/TAXRANK_,canonical bioregistry,tcb,https://www.pirbright.ac.uk/node/,canonical bioregistry,tcdb,http://identifiers.org/tcdb/,canonical +bioregistry,tctr,https://www.thaiclinicaltrials.org/show/,canonical bioregistry,tgd,http://identifiers.org/tgd/,canonical bioregistry,TGMA,http://purl.obolibrary.org/obo/TGMA_,canonical bioregistry,tgn,http://vocab.getty.edu/page/tgn/,canonical @@ -1103,11 +1209,13 @@ bioregistry,thermofisher,https://www.thermofisher.com/antibody/product/,canonica bioregistry,tigrfam,http://identifiers.org/tigrfam/,canonical bioregistry,time,http://www.w3.org/2006/time#,canonical bioregistry,TO,http://purl.obolibrary.org/obo/TO_,canonical +bioregistry,togovar,http://identifiers.org/togovar/,canonical bioregistry,tol,http://identifiers.org/tol/,canonical bioregistry,topdb,http://identifiers.org/topdb/,canonical bioregistry,toxoplasma,http://identifiers.org/toxoplasma/,canonical bioregistry,TRANS,http://purl.obolibrary.org/obo/TRANS_,canonical bioregistry,transyt,http://identifiers.org/transyt/,canonical +bioregistry,treebase,http://identifiers.org/treebase/,canonical bioregistry,treefam,http://identifiers.org/treefam/,canonical bioregistry,trichdb,http://identifiers.org/trichdb/,canonical bioregistry,tritrypdb,http://identifiers.org/tritrypdb/,canonical @@ -1151,6 +1259,7 @@ bioregistry,UO,http://purl.obolibrary.org/obo/UO_,canonical bioregistry,UPA,http://purl.obolibrary.org/obo/UPA_,canonical bioregistry,UPHENO,http://purl.obolibrary.org/obo/UPHENO_,canonical bioregistry,uspto,http://identifiers.org/uspto/,canonical +bioregistry,utrdb,http://identifiers.org/utrdb/,canonical bioregistry,vandf,http://purl.bioontology.org/ontology/VANDF/,canonical bioregistry,vann,https://vocab.org/vann/,canonical bioregistry,VariO,http://purl.obolibrary.org/obo/VariO_,canonical @@ -1167,6 +1276,7 @@ bioregistry,vgnc,http://identifiers.org/vgnc/,canonical bioregistry,VHOG,http://purl.obolibrary.org/obo/VHOG_,canonical bioregistry,viaf,http://identifiers.org/viaf/,canonical bioregistry,vido,http://purl.obolibrary.org/obo/VIDO_,canonical +bioregistry,vipr,http://identifiers.org/vipr/,canonical bioregistry,viralzone,http://identifiers.org/viralzone/,canonical bioregistry,virsirna,http://identifiers.org/virsirna/,canonical bioregistry,vmhgene,http://identifiers.org/vmhgene/,canonical @@ -1194,12 +1304,12 @@ bioregistry,worldavatar.kin,http://www.theworldavatar.com/ontology/ontokin/OntoK bioregistry,WormBase,http://identifiers.org/wb/,canonical bioregistry,wormpep,http://identifiers.org/wormpep/,canonical bioregistry,worms,http://identifiers.org/worms/,canonical +bioregistry,wos,https://www.webofscience.com/wos/woscc/full-record/WOS:,canonical bioregistry,wwf.ecoregion,https://www.worldwildlife.org/ecoregions/,canonical bioregistry,XAO,http://purl.obolibrary.org/obo/XAO_,canonical bioregistry,XCO,http://purl.obolibrary.org/obo/XCO_,canonical bioregistry,xenbase,http://identifiers.org/xenbase/,canonical bioregistry,ximbio,https://ximbio.com/reagent/,canonical -bioregistry,xl,http://purl.obolibrary.org/obo/XL_,canonical bioregistry,XLMOD,http://purl.obolibrary.org/obo/XLMOD_,canonical bioregistry,xmetdb,http://www.xmetdb.org/xmetdb/protocol/,canonical bioregistry,xml,http://www.w3.org/XML/1998/namespace#,canonical diff --git a/src/prefixmaps/data/bioregistry.upper.csv b/src/prefixmaps/data/bioregistry.upper.csv index d6712bc..448871e 100644 --- a/src/prefixmaps/data/bioregistry.upper.csv +++ b/src/prefixmaps/data/bioregistry.upper.csv @@ -4,9 +4,12 @@ bioregistry,4DN.BIOSOURCE,http://identifiers.org/4dn/,canonical bioregistry,4DN.REPLICATE,https://data.4dnucleome.org/experiment-set-replicates/,canonical bioregistry,AAO,http://purl.obolibrary.org/obo/AAO_,canonical bioregistry,ABCD,https://web.expasy.org/abcd/ABCD_,canonical +bioregistry,ABS,http://identifiers.org/abs/,canonical bioregistry,AC,http://www.w3.org/ns/activitystreams#,canonical bioregistry,ACEVIEW.WORM,http://identifiers.org/aceview.worm/,canonical +bioregistry,ADCAD,https://purl.dataone.org/odo/ADCAD_,canonical bioregistry,ADDGENE,http://identifiers.org/addgene/,canonical +bioregistry,ADMS,http://www.w3.org/ns/adms#,canonical bioregistry,ADO,http://purl.obolibrary.org/obo/ADO_,canonical bioregistry,ADW,http://purl.obolibrary.org/obo/ADW_,canonical bioregistry,AEO,http://purl.obolibrary.org/obo/AEO_,canonical @@ -18,6 +21,7 @@ bioregistry,AGRICOLA,http://identifiers.org/agricola/,canonical bioregistry,AGRKB,https://www.alliancegenome.org/accession/,canonical bioregistry,AGRO,http://purl.obolibrary.org/obo/AGRO_,canonical bioregistry,AGROVOC,http://aims.fao.org/aos/agrovoc/c_,canonical +bioregistry,AIO,https://w3id.org/aio/,canonical bioregistry,AISM,http://purl.obolibrary.org/obo/AISM_,canonical bioregistry,ALLERGOME,http://identifiers.org/allergome/,canonical bioregistry,ALZFORUM.MUTATION,https://www.alzforum.org/mutations/,canonical @@ -54,8 +58,10 @@ bioregistry,ATFDB.FAMILY,http://identifiers.org/atfdb.family/,canonical bioregistry,ATO,http://purl.obolibrary.org/obo/ATO_,canonical bioregistry,ATOL,http://opendata.inra.fr/ATOL/ATOL_,canonical bioregistry,AUTDB,http://identifiers.org/autdb/,canonical +bioregistry,BABELON,https://w3id.org/babelon/,canonical bioregistry,BACDIVE,http://identifiers.org/bacdive/,canonical bioregistry,BACMAP.BIOG,http://identifiers.org/bacmap.biog/,canonical +bioregistry,BACMAP.MAP,http://identifiers.org/bacmap.map/,canonical bioregistry,BACTIBASE,http://bactibase.hammamilab.org/,canonical bioregistry,BAO,http://identifiers.org/bao/,canonical bioregistry,BARTOC,https://bartoc.org/en/node/,canonical @@ -87,6 +93,7 @@ bioregistry,BIOCYC,http://identifiers.org/biocyc/,canonical bioregistry,BIOFACTOID,https://biofactoid.org/document/,canonical bioregistry,BIOGRID,http://identifiers.org/biogrid/,canonical bioregistry,BIOGRID.INTERACTION,https://thebiogrid.org/interaction/,canonical +bioregistry,BIOKC,http://identifiers.org/biokc/,canonical bioregistry,BIOLINK,http://identifiers.org/biolink/,canonical bioregistry,BIOMINDER,http://identifiers.org/biominder/,canonical bioregistry,BIOMODELS.DB,http://identifiers.org/biomodels.db/,canonical @@ -95,6 +102,7 @@ bioregistry,BIOMODELS.TEDDY,http://identifiers.org/biomodels.teddy/,canonical bioregistry,BIOMODELS.VOCABULARY,http://identifiers.org/biomodels.vocabulary/,canonical bioregistry,BIONUMBERS,http://identifiers.org/bionumbers/,canonical bioregistry,BIOPORTAL,http://identifiers.org/bioportal/,canonical +bioregistry,BIOPROJECT,http://identifiers.org/bioproject/,canonical bioregistry,BIOREGISTRY,https://bioregistry.io/registry/,canonical bioregistry,BIOREGISTRY.COLLECTION,https://bioregistry.io/collection/,canonical bioregistry,BIOREGISTRY.REGISTRY,https://bioregistry.io/metaregistry/,canonical @@ -114,8 +122,10 @@ bioregistry,BITBUCKET,http://identifiers.org/bitbucket/,canonical bioregistry,BITTERDB.CPD,http://identifiers.org/bitterdb.cpd/,canonical bioregistry,BITTERDB.REC,http://identifiers.org/bitterdb.rec/,canonical bioregistry,BKO,http://www.sbgnbricks.org/BKO/full/entry/all/BKO:,canonical +bioregistry,BMRB,http://identifiers.org/bmrb/,canonical bioregistry,BOLD.TAXONOMY,http://identifiers.org/bold.taxonomy/,canonical bioregistry,BOOTSTREP,http://purl.obolibrary.org/obo/BOOTSTREP_,canonical +bioregistry,BRIDGEDB,http://vocabularies.bridgedb.org/ops#,canonical bioregistry,BROAD,http://identifiers.org/broad/,canonical bioregistry,BS,https://biopragmatics.github.io/providers/bs/,canonical bioregistry,BSPO,http://purl.obolibrary.org/obo/BSPO_,canonical @@ -123,6 +133,8 @@ bioregistry,BTO,http://purl.obolibrary.org/obo/BTO_,canonical bioregistry,BUGBASE.EXPT,http://identifiers.org/bugbase.expt/,canonical bioregistry,BUGBASE.PROTOCOL,http://identifiers.org/bugbase.protocol/,canonical bioregistry,C4O,http://purl.org/spar/c4o/,canonical +bioregistry,CABRI,http://identifiers.org/cabri/,canonical +bioregistry,CADSR,http://identifiers.org/cadsr/,canonical bioregistry,CALOHA,https://www.nextprot.org/term/,canonical bioregistry,CAMEO,http://identifiers.org/cameo/,canonical bioregistry,CAPS,http://identifiers.org/caps/,canonical @@ -130,8 +142,10 @@ bioregistry,CARO,http://purl.obolibrary.org/obo/CARO_,canonical bioregistry,CAS,http://identifiers.org/cas/,canonical bioregistry,CATH,http://identifiers.org/cath/,canonical bioregistry,CATH.DOMAIN,http://identifiers.org/cath.domain/,canonical +bioregistry,CAZY,http://identifiers.org/cazy/,canonical bioregistry,CBA,https://europepmc.org/article/CBA/,canonical bioregistry,CBIOPORTAL,http://identifiers.org/cbioportal/,canonical +bioregistry,CCDC,http://identifiers.org/ccdc/,canonical bioregistry,CCDS,http://identifiers.org/ccds/,canonical bioregistry,CCO,http://identifiers.org/CCO/,canonical bioregistry,CDAO,http://purl.obolibrary.org/obo/CDAO_,canonical @@ -157,6 +171,7 @@ bioregistry,CHEMDB,http://identifiers.org/chemdb/,canonical bioregistry,CHEMIDPLUS,http://identifiers.org/chemidplus/,canonical bioregistry,CHEMINF,http://purl.obolibrary.org/obo/CHEMINF_,canonical bioregistry,ChEMROF,https://chemkg.github.io/chemrof/,canonical +bioregistry,CHEMSPIDER,http://identifiers.org/chemspider/,canonical bioregistry,CHIRO,http://purl.obolibrary.org/obo/CHIRO_,canonical bioregistry,CHMO,http://purl.obolibrary.org/obo/CHMO_,canonical bioregistry,CIDO,http://purl.obolibrary.org/obo/CIDO_,canonical @@ -167,13 +182,16 @@ bioregistry,CIVIC.AID,http://identifiers.org/civic.aid/,canonical bioregistry,CIVIC.DID,http://identifiers.org/civic.did/,canonical bioregistry,CIVIC.EID,http://identifiers.org/civic.eid/,canonical bioregistry,CIVIC.GID,http://identifiers.org/civic.gid/,canonical +bioregistry,CIVIC.MPID,http://identifiers.org/civic.mpid/,canonical bioregistry,CIVIC.SID,http://identifiers.org/civic.sid/,canonical bioregistry,CIVIC.TID,http://identifiers.org/civic.tid/,canonical +bioregistry,CIVIC.VGID,http://identifiers.org/civic.vgid/,canonical bioregistry,CIVIC.VID,http://identifiers.org/civic.vid/,canonical bioregistry,CL,http://purl.obolibrary.org/obo/CL_,canonical bioregistry,CLAO,http://purl.obolibrary.org/obo/CLAO_,canonical bioregistry,CLASSYFIRE,http://identifiers.org/classyfire/,canonical bioregistry,CLB,http://identifiers.org/clb/,canonical +bioregistry,CLDB,http://identifiers.org/cldb/,canonical bioregistry,CLINICALTRIALS,http://identifiers.org/clinicaltrials/,canonical bioregistry,CLINVAR,http://identifiers.org/clinvar/,canonical bioregistry,CLINVAR.RECORD,http://identifiers.org/clinvar.record/,canonical @@ -221,14 +239,16 @@ bioregistry,CO_367,https://cropontology.org/rdf/CO_367:,canonical bioregistry,CO_370,https://cropontology.org/rdf/CO_370:,canonical bioregistry,COB,http://purl.obolibrary.org/obo/COB_,canonical bioregistry,COCONUT,https://coconut.naturalproducts.net/compound/coconut_id/,canonical -bioregistry,COG,https://www.ncbi.nlm.nih.gov/research/cog/cog/,canonical +bioregistry,COG,http://identifiers.org/cog/,canonical bioregistry,COG.CATEGORY,https://www.ncbi.nlm.nih.gov/research/cog/cogcategory/,canonical bioregistry,COG.PATHWAY,https://www.ncbi.nlm.nih.gov/research/cog/pathway/,canonical bioregistry,COL,http://identifiers.org/col/,canonical bioregistry,COLAO,http://purl.obolibrary.org/obo/COLAO_,canonical +bioregistry,COMBINE.SPECIFICATIONS,http://identifiers.org/combine.specifications/,canonical bioregistry,COMMONCOREONTOLOGY,http://www.ontologyrepository.com/CommonCoreOntologies/,canonical bioregistry,COMPLEXPORTAL,http://identifiers.org/complexportal/,canonical bioregistry,COMPTOX,http://identifiers.org/comptox/,canonical +bioregistry,CONFERENCE,https://w3id.org/scholarlydata/ontology/conference-ontology.owl#,canonical bioregistry,CONFIDENT.EVENT,https://www.confident-conference.org/index.php/Event:,canonical bioregistry,CONFIDENT.SERIES,https://www.confident-conference.org/index.php/Event_Series:,canonical bioregistry,CONOSERVER,http://identifiers.org/conoserver/,canonical @@ -249,20 +269,29 @@ bioregistry,CROP2ML,http://identifiers.org/crop2ml/,canonical bioregistry,CRYOEM,http://scipion.i2pc.es/ontology/CRYOEM_,canonical bioregistry,CRYPTODB,http://identifiers.org/cryptodb/,canonical bioregistry,CSA,http://identifiers.org/csa/,canonical +bioregistry,CSD,http://identifiers.org/csd/,canonical bioregistry,CSP,http://purl.bioontology.org/ontology/CSP/,canonical +bioregistry,CST,http://identifiers.org/cst/,canonical +bioregistry,CST.AB,http://identifiers.org/cst.ab/,canonical +bioregistry,CSTR,http://identifiers.org/cstr/,canonical bioregistry,CTENO,http://purl.obolibrary.org/obo/CTENO_,canonical bioregistry,CTO,http://purl.obolibrary.org/obo/CTO_,canonical +bioregistry,CUBEDB,http://identifiers.org/cubedb/,canonical bioregistry,CVDO,http://purl.obolibrary.org/obo/CVDO_,canonical +bioregistry,CVX,https://biopragmatics.github.io/providers/cvx/,canonical +bioregistry,D1ID,http://identifiers.org/d1id/,canonical bioregistry,DAILYMED,http://identifiers.org/dailymed/,canonical bioregistry,DANDI,http://identifiers.org/dandi/,canonical bioregistry,DARC,http://identifiers.org/darc/,canonical bioregistry,DASHR,http://identifiers.org/dashr/,canonical +bioregistry,DASHR.EXPRESSION,http://identifiers.org/dashr.expression/,canonical bioregistry,DataCite,http://purl.org/spar/datacite/,canonical bioregistry,DATACOMMONS,https://datacommons.org/browser/,canonical bioregistry,DATANATOR.GENE,http://identifiers.org/datanator.gene/,canonical bioregistry,DATANATOR.METABOLITE,http://identifiers.org/datanator.metabolite/,canonical bioregistry,DATANATOR.REACTION,http://identifiers.org/datanator.reaction/,canonical bioregistry,DATF,http://identifiers.org/datf/,canonical +bioregistry,DBD,http://identifiers.org/dbd/,canonical bioregistry,DBEST,http://identifiers.org/dbest/,canonical bioregistry,DBG2INTRONS,http://identifiers.org/dbg2introns/,canonical bioregistry,DBGAP,http://identifiers.org/dbgap/,canonical @@ -280,7 +309,7 @@ bioregistry,DDANAT,http://purl.obolibrary.org/obo/DDANAT_,canonical bioregistry,DDINTER.DRUG,http://ddinter.scbdd.com/ddinter/drug-detail/,canonical bioregistry,DDINTER.INTERACTION,http://ddinter.scbdd.com/ddinter/interact/,canonical bioregistry,DDPHENO,http://purl.obolibrary.org/obo/DDPHENO_,canonical -bioregistry,DeBiO,https://biopragmatics.github.io/debio/,canonical +bioregistry,DEBIO,https://biopragmatics.github.io/debio/,canonical bioregistry,DECIPHER,https://www.deciphergenomics.org/syndrome/,canonical bioregistry,DEGRADOME,http://identifiers.org/degradome/,canonical bioregistry,DEO,http://purl.org/spar/deo/,canonical @@ -317,13 +346,22 @@ bioregistry,DOQCS.MODEL,http://identifiers.org/doqcs.model/,canonical bioregistry,DOQCS.PATHWAY,http://identifiers.org/doqcs.pathway/,canonical bioregistry,DPO,http://purl.obolibrary.org/obo/FBcv_,canonical bioregistry,DPV,http://identifiers.org/dpv/,canonical +bioregistry,DRAGONDB.ALLELE,http://identifiers.org/dragondb.allele/,canonical +bioregistry,DRAGONDB.DNA,http://identifiers.org/dragondb.dna/,canonical +bioregistry,DRAGONDB.LOCUS,http://identifiers.org/dragondb.locus/,canonical +bioregistry,DRAGONDB.PROTEIN,http://identifiers.org/dragondb.protein/,canonical bioregistry,DRDUKE,https://phytochem.nal.usda.gov/phytochem/chemicals/show/,canonical +bioregistry,DRKS,https://drks.de/search/en/trial/,canonical bioregistry,DRON,http://purl.obolibrary.org/obo/DRON_,canonical +bioregistry,DRSANV0,http://identifiers.org/drs.anv0/,canonical bioregistry,DRSC,http://identifiers.org/drsc/,canonical bioregistry,DRUGBANK,http://identifiers.org/drugbank/,canonical +bioregistry,DRUGBANK.BIOENTITY,http://identifiers.org/drugbankv4.target/,canonical bioregistry,DRUGBANK.CATEGORY,https://www.drugbank.ca/categories/,canonical +bioregistry,DRUGBANK.CONDITION,https://go.drugbank.com/indications/,canonical +bioregistry,DRUGBANK.METABOLITE,https://go.drugbank.com/metabolites/,canonical +bioregistry,DRUGBANK.REACTION,https://go.drugbank.com/reactions/,canonical bioregistry,DRUGBANK.SALT,https://go.drugbank.com/salts/,canonical -bioregistry,DRUGBANKV4.TARGET,http://identifiers.org/drugbankv4.target/,canonical bioregistry,DRUGCENTRAL,http://identifiers.org/drugcentral/,canonical bioregistry,DSMZ,https://www.dsmz.de/collection/catalogue/details/culture/,canonical bioregistry,DSO,https://www.datascienceontology.org/concept/,canonical @@ -339,6 +377,8 @@ bioregistry,ECMDB,http://ecmdb.ca/compounds/,canonical bioregistry,ECO,http://purl.obolibrary.org/obo/ECO_,canonical bioregistry,ECOCORE,http://purl.obolibrary.org/obo/ECOCORE_,canonical bioregistry,ECOGENE,http://identifiers.org/ecogene/,canonical +bioregistry,ECOLIWIKI,http://identifiers.org/ecoliwiki/,canonical +bioregistry,ECSO,http://purl.dataone.org/odo/ECSO_,canonical bioregistry,ECTO,http://purl.obolibrary.org/obo/ECTO_,canonical bioregistry,ECYANO.ENTITY,http://identifiers.org/ecyano.entity/,canonical bioregistry,ECYANO.EXPERIMENT,http://identifiers.org/ecyano.experiment/,canonical @@ -357,13 +397,14 @@ bioregistry,EGGNOG,http://identifiers.org/eggnog/,canonical bioregistry,EHDA,http://purl.obolibrary.org/obo/EHDA_,canonical bioregistry,EHDAA,http://purl.obolibrary.org/obo/EHDAA_,canonical bioregistry,EHDAA2,http://purl.obolibrary.org/obo/EHDAA2_,canonical +bioregistry,ELM,http://identifiers.org/elm/,canonical bioregistry,EMAP,http://purl.obolibrary.org/obo/EMAP_,canonical bioregistry,EMAPA,http://purl.obolibrary.org/obo/EMAPA_,canonical bioregistry,EMAPS,https://www.informatics.jax.org/vocab/gxd/anatomy/EMAPS:,canonical bioregistry,EMDB,http://identifiers.org/emdb/,canonical bioregistry,EMMO.CIF,http://emmo.info/emmo/cif-core#,canonical bioregistry,EMPIAR,http://identifiers.org/empiar/,canonical -bioregistry,ENA.EMBL,http://identifiers.org/ena.embl/,canonical +bioregistry,EMSL.PROJECT,https://www.emsl.pnnl.gov/project/,canonical bioregistry,ENCODE,http://identifiers.org/encode/,canonical bioregistry,ENM,http://purl.enanomapper.org/onto/ENM_,canonical bioregistry,ENSEMBL,http://identifiers.org/ensembl/,canonical @@ -399,9 +440,11 @@ bioregistry,FAIRSHARING.ORGANIZATION,https://fairsharing.org/organisations/,cano bioregistry,FAIRSHARING.USER,https://fairsharing.org/users/,canonical bioregistry,FALDO,http://biohackathon.org/resource/faldo#,canonical bioregistry,FAO,http://purl.obolibrary.org/obo/FAO_,canonical +bioregistry,FAO.ASFIS,https://www.fao.org/fishery/en/species/,canonical bioregistry,FBbi,http://purl.obolibrary.org/obo/FBbi_,canonical bioregistry,FBbt,http://purl.obolibrary.org/obo/FBbt_,canonical bioregistry,FBdv,http://purl.obolibrary.org/obo/FBdv_,canonical +bioregistry,FBOL,http://identifiers.org/fbol/,canonical bioregistry,FBSP,http://purl.obolibrary.org/obo/FBSP_,canonical bioregistry,FCB,http://identifiers.org/fcb/,canonical bioregistry,FHIR.IMPLEMENTATION,https://hl7.org/fhir/us/,canonical @@ -424,6 +467,7 @@ bioregistry,FOVT,http://purl.obolibrary.org/obo/FOVT_,canonical bioregistry,FPLX,http://identifiers.org/fplx/,canonical bioregistry,FRAPO,http://purl.org/cerif/frapo/,canonical bioregistry,FRBR,http://purl.org/vocab/frbr/core#,canonical +bioregistry,FRBRER,http://iflastandards.info/ns/fr/frbr/frbrer/,canonical bioregistry,FSNP,http://identifiers.org/fsnp/,canonical bioregistry,FUNCBASE.FLY,http://identifiers.org/funcbase.fly/,canonical bioregistry,FUNCBASE.HUMAN,http://identifiers.org/funcbase.human/,canonical @@ -433,6 +477,7 @@ bioregistry,FUNDERREGISTRY,http://identifiers.org/funderregistry/,canonical bioregistry,FUNGIDB,http://identifiers.org/fungidb/,canonical bioregistry,FYPO,http://purl.obolibrary.org/obo/FYPO_,canonical bioregistry,GA4GHDOS,http://identifiers.org/ga4ghdos/,canonical +bioregistry,GABI,http://identifiers.org/gabi/,canonical bioregistry,GAINESVILLE.CORE,http://purl.org/gc/,canonical bioregistry,GALEN,http://www.co-ode.org/ontologies/galen#,canonical bioregistry,GATEWAY,http://identifiers.org/gateway/,canonical @@ -451,6 +496,7 @@ bioregistry,GENEFARM,http://identifiers.org/genefarm/,canonical bioregistry,GENEPIO,http://purl.obolibrary.org/obo/GENEPIO_,canonical bioregistry,GENETREE,http://identifiers.org/genetree/,canonical bioregistry,GENO,http://purl.obolibrary.org/obo/GENO_,canonical +bioregistry,GENPEPT,http://identifiers.org/genpept/,canonical bioregistry,GENPROP,http://identifiers.org/genprop/,canonical bioregistry,GEO,http://identifiers.org/geo/,canonical bioregistry,GEOGEO,http://purl.obolibrary.org/obo/GEO_,canonical @@ -469,10 +515,12 @@ bioregistry,GLYCONAVI,http://identifiers.org/glyconavi/,canonical bioregistry,GLYCOPOST,http://identifiers.org/glycopost/,canonical bioregistry,GLYGEN,https://glygen.org/glycan/,canonical bioregistry,GLYTOUCAN,http://identifiers.org/glytoucan/,canonical +bioregistry,GMD,http://identifiers.org/gmd/,canonical bioregistry,GMD.ANALYTE,http://identifiers.org/gmd.analyte/,canonical bioregistry,GMD.GCMS,http://identifiers.org/gmd.gcms/,canonical bioregistry,GMD.PROFILE,http://identifiers.org/gmd.profile/,canonical bioregistry,GMD.REF,http://identifiers.org/gmd.ref/,canonical +bioregistry,GND,http://identifiers.org/gnd/,canonical bioregistry,GNO,http://purl.obolibrary.org/obo/GNO_,canonical bioregistry,GNOMAD,https://gnomad.broadinstitute.org/variant/,canonical bioregistry,GNPIS,http://identifiers.org/gnpis/,canonical @@ -486,6 +534,7 @@ bioregistry,GOLD,http://identifiers.org/gold/,canonical bioregistry,GOLD.GENOME,http://identifiers.org/gold.genome/,canonical bioregistry,GOLDBOOK,https://goldbook.iupac.org/terms/view/,canonical bioregistry,GOOGLE.PATENT,http://identifiers.org/google.patent/,canonical +bioregistry,GOREL,http://purl.obolibrary.org/obo/GOREL_,canonical bioregistry,GPCRDB,http://identifiers.org/gpcrdb/,canonical bioregistry,GPMDB,http://identifiers.org/gpmdb/,canonical bioregistry,GRAMENE.GENE,http://identifiers.org/gramene.gene/,canonical @@ -515,7 +564,9 @@ bioregistry,HATHITRUST,https://catalog.hathitrust.org/Record/,canonical bioregistry,HBA,https://biopragmatics.github.io/providers/hba/,canonical bioregistry,HCPCS,http://purl.bioontology.org/ontology/HCPCS/,canonical bioregistry,HCVDB,http://identifiers.org/hcvdb/,canonical +bioregistry,HDL,http://hdl.handle.net/,canonical bioregistry,HDR,http://identifiers.org/hdr/,canonical +bioregistry,HEPRO,http://purl.obolibrary.org/obo/HEPRO_,canonical bioregistry,HGMD,http://identifiers.org/hgmd/,canonical bioregistry,HGNC,http://identifiers.org/hgnc/,canonical bioregistry,HGNC.GENEGROUP,http://identifiers.org/hgnc.genegroup/,canonical @@ -535,6 +586,7 @@ bioregistry,HOM,http://purl.obolibrary.org/obo/HOM_,canonical bioregistry,HOMD.SEQ,http://identifiers.org/homd.seq/,canonical bioregistry,HOMD.TAXON,http://identifiers.org/homd.taxon/,canonical bioregistry,HOMOLOGENE,http://identifiers.org/homologene/,canonical +bioregistry,HOVERGEN,http://identifiers.org/hovergen/,canonical bioregistry,HP,http://purl.obolibrary.org/obo/HP_,canonical bioregistry,HPA,http://identifiers.org/hpa/,canonical bioregistry,HPATH,http://purl.obolibrary.org/obo/MC_,canonical @@ -545,6 +597,7 @@ bioregistry,HPSCREG,http://identifiers.org/hpscreg/,canonical bioregistry,HsapDv,http://purl.obolibrary.org/obo/HsapDv_,canonical bioregistry,HSDB,https://pubchem.ncbi.nlm.nih.gov/source/hsdb/,canonical bioregistry,HSO,http://purl.obolibrary.org/obo/HSO_,canonical +bioregistry,HSSP,http://identifiers.org/hssp/,canonical bioregistry,HTN,http://purl.obolibrary.org/obo/HTN_,canonical bioregistry,HUGE,http://identifiers.org/huge/,canonical bioregistry,IAO,http://purl.obolibrary.org/obo/IAO_,canonical @@ -556,6 +609,7 @@ bioregistry,ICEBERG.FAMILY,http://identifiers.org/iceberg.family/,canonical bioregistry,ICEO,http://purl.obolibrary.org/obo/ICEO_,canonical bioregistry,ICEPO,https://biopragmatics.github.io/providers/icepo/,canonical bioregistry,ICF,http://id.who.int/icd/entity/,canonical +bioregistry,ICLDB,https://entomology.ca.uky.edu/content/,canonical bioregistry,ICO,http://purl.obolibrary.org/obo/ICO_,canonical bioregistry,IDEAL,http://identifiers.org/ideal/,canonical bioregistry,IDO,http://purl.obolibrary.org/obo/IDO_,canonical @@ -584,6 +638,7 @@ bioregistry,INCHI,http://identifiers.org/inchi/,canonical bioregistry,INCHIKEY,http://identifiers.org/inchikey/,canonical bioregistry,INO,http://purl.obolibrary.org/obo/INO_,canonical bioregistry,INSDC,http://identifiers.org/insdc/,canonical +bioregistry,INSDC.RUN,https://www.ebi.ac.uk/ena/browser/view/,canonical bioregistry,INSDC.SRA,http://identifiers.org/insdc.sra/,canonical bioregistry,INTACT,http://identifiers.org/intact/,canonical bioregistry,INTACT.MOLECULE,http://identifiers.org/intact.molecule/,canonical @@ -596,28 +651,35 @@ bioregistry,ISBN,http://identifiers.org/isbn/,canonical bioregistry,ISFINDER,http://identifiers.org/isfinder/,canonical bioregistry,ISNI,http://identifiers.org/isni/,canonical bioregistry,ISO15926,http://standards.iso.org/iso/15926/part14/,canonical +bioregistry,ISRCTN,https://www.isrctn.com/,canonical bioregistry,ISSN,http://identifiers.org/issn/,canonical bioregistry,ITO,http://identifiers.org/ito/,canonical bioregistry,IUPHAR.FAMILY,http://identifiers.org/iuphar.family/,canonical bioregistry,IUPHAR.LIGAND,http://identifiers.org/iuphar.ligand/,canonical bioregistry,IUPHAR.RECEPTOR,http://identifiers.org/iuphar.receptor/,canonical bioregistry,JAX,https://www.jax.org/strain/,canonical +bioregistry,JAXMICE,http://identifiers.org/jaxmice/,canonical bioregistry,JCGGDB,http://identifiers.org/jcggdb/,canonical bioregistry,JCM,http://identifiers.org/jcm/,canonical bioregistry,JCSD,http://identifiers.org/jcsd/,canonical +bioregistry,JRCT,https://jrct.niph.go.jp/en-latest-detail/,canonical bioregistry,JSTOR,http://identifiers.org/jstor/,canonical bioregistry,JWS,http://identifiers.org/jws/,canonical bioregistry,KAGGLE,http://identifiers.org/kaggle/,canonical bioregistry,KEGG,http://identifiers.org/kegg/,canonical +bioregistry,KESTRELO,http://purl.obolibrary.org/obo/kestrelo_,canonical bioregistry,KNAPSACK,http://identifiers.org/knapsack/,canonical bioregistry,LABO,http://purl.obolibrary.org/obo/LABO_,canonical bioregistry,LBO,http://purl.obolibrary.org/obo/LBO_,canonical +bioregistry,LCSH,https://id.loc.gov/authorities/,canonical bioregistry,LEI,http://identifiers.org/lei/,canonical bioregistry,LEPAO,http://purl.obolibrary.org/obo/LEPAO_,canonical bioregistry,LGAI.CEDE,http://identifiers.org/lgai.cede/,canonical +bioregistry,LGIC,http://identifiers.org/lgic/,canonical bioregistry,LICEBASE,http://identifiers.org/licebase/,canonical bioregistry,LIGANDBOOK,http://identifiers.org/ligandbook/,canonical bioregistry,LIGANDBOX,http://identifiers.org/ligandbox/,canonical +bioregistry,LIGANDEXPO,http://identifiers.org/ligandexpo/,canonical bioregistry,LIGEA,http://hpc-bioinformatics.cineca.it/fusion/cell_line/,canonical bioregistry,LINCS.CELL,http://identifiers.org/lincs.cell/,canonical bioregistry,LINCS.DATA,http://identifiers.org/lincs.data/,canonical @@ -633,6 +695,7 @@ bioregistry,LOINC,https://loinc.org/,canonical bioregistry,LOQATE,http://www.weizmann.ac.il/molgen/loqate/gene/view/,canonical bioregistry,LOTUS,https://lotus.naturalproducts.net/compound/lotus_id/,canonical bioregistry,LPT,http://purl.obolibrary.org/obo/LPT_,canonical +bioregistry,LRG,http://identifiers.org/lrg/,canonical bioregistry,LSPCI,https://labsyspharm.github.io/lspci/,canonical bioregistry,MA,http://purl.obolibrary.org/obo/MA_,canonical bioregistry,MACIE,http://identifiers.org/macie/,canonical @@ -642,13 +705,19 @@ bioregistry,MAO,http://purl.obolibrary.org/obo/MAO_,canonical bioregistry,MASSBANK,http://identifiers.org/massbank/,canonical bioregistry,MASSIVE,http://identifiers.org/massive/,canonical bioregistry,MAT,http://purl.obolibrary.org/obo/MAT_,canonical +bioregistry,MATRIXDB.ASSOCIATION,http://identifiers.org/matrixdb.association/,canonical bioregistry,MAXO,http://purl.obolibrary.org/obo/MAXO_,canonical bioregistry,MBA,https://biopragmatics.github.io/providers/mba/,canonical bioregistry,MCC,http://www.semanticweb.org/pallabi.d/ontologies/2014/2/untitled-ontology-11#,canonical bioregistry,MCO,http://purl.obolibrary.org/obo/MCO_,canonical +bioregistry,MCRO,http://purl.obolibrary.org/obo/MCRO_,canonical bioregistry,MDM,http://identifiers.org/mdm/,canonical bioregistry,MEDDRA,http://identifiers.org/meddra/,canonical bioregistry,MEDGEN,http://identifiers.org/medgen/,canonical +bioregistry,MEDIADIVE.INGREDIENT,https://mediadive.dsmz.de/ingredients/,canonical +bioregistry,MEDIADIVE.MEDIUM,https://mediadive.dsmz.de/medium/,canonical +bioregistry,MEDIADIVE.SOLUTION,https://mediadive.dsmz.de/solutions/,canonical +bioregistry,MEDLINEPLUS,http://identifiers.org/medlineplus/,canonical bioregistry,MEROPS.ENTRY,http://identifiers.org/merops.inhibitor/,canonical bioregistry,MEROPS.FAMILY,http://identifiers.org/merops.family/,canonical bioregistry,MESH,http://identifiers.org/mesh/,canonical @@ -686,6 +755,7 @@ bioregistry,MIPMOD,http://identifiers.org/mipmod/,canonical bioregistry,MIR,http://identifiers.org/MIR/,canonical bioregistry,MIRBASE,http://identifiers.org/mirbase/,canonical bioregistry,MIRBASE.MATURE,http://identifiers.org/mirbase.mature/,canonical +bioregistry,MIREX,http://identifiers.org/mirex/,canonical bioregistry,MIRIAM,http://identifiers.org/identifiers.namespace/,canonical bioregistry,MIRIAM.COLLECTION,http://identifiers.org/miriam.collection/,canonical bioregistry,MIRIAM.RESOURCE,http://identifiers.org/miriam.resource/,canonical @@ -730,10 +800,12 @@ bioregistry,MYCO.SMEG,http://identifiers.org/myco.smeg/,canonical bioregistry,MYCO.TUBER,http://identifiers.org/myco.tuber/,canonical bioregistry,MYCOBANK,http://identifiers.org/mycobank/,canonical bioregistry,MZSPEC,http://identifiers.org/MZSPEC/,canonical +bioregistry,NANDO,http://identifiers.org/NANDO/,canonical bioregistry,NAPDI,http://identifiers.org/napdi/,canonical bioregistry,NAPP,http://identifiers.org/napp/,canonical bioregistry,NARCIS,http://identifiers.org/narcis/,canonical bioregistry,NASC,http://identifiers.org/nasc/,canonical +bioregistry,NBN,http://identifiers.org/nbn/,canonical bioregistry,NBO,http://purl.obolibrary.org/obo/NBO_,canonical bioregistry,NBRC,http://identifiers.org/nbrc/,canonical bioregistry,NCATS.DRUG,https://drugs.ncats.io/drug/,canonical @@ -744,6 +816,7 @@ bioregistry,NCBIBOOK,https://www.ncbi.nlm.nih.gov/books/,canonical bioregistry,NCBIGene,http://identifiers.org/ncbigene/,canonical bioregistry,NCBIProtein,http://identifiers.org/ncbiprotein/,canonical bioregistry,NCBITaxon,http://purl.obolibrary.org/obo/NCBITaxon_,canonical +bioregistry,NCI.DRUG,https://www.cancer.gov/publications/dictionaries/cancer-drug/def/,canonical bioregistry,NCIM,http://identifiers.org/ncim/,canonical bioregistry,NCIT,http://purl.obolibrary.org/obo/NCIT_,canonical bioregistry,NCRO,http://purl.obolibrary.org/obo/NCRO_,canonical @@ -759,6 +832,7 @@ bioregistry,NEUROVAULT.COLLECTION,http://identifiers.org/neurovault.collection/, bioregistry,NEUROVAULT.IMAGE,http://identifiers.org/neurovault.image/,canonical bioregistry,NEXTDB,http://identifiers.org/nextdb/,canonical bioregistry,NEXTPROT,http://identifiers.org/nextprot/,canonical +bioregistry,NGBO,http://purl.obolibrary.org/obo/NGBO_,canonical bioregistry,NGL,http://identifiers.org/ngl/,canonical bioregistry,NIAEST,http://identifiers.org/niaest/,canonical bioregistry,NIF.EXT,http://uri.neuinfo.org/nif/nifstd/nifext_,canonical @@ -767,6 +841,8 @@ bioregistry,NIF_CELL,http://purl.obolibrary.org/obo/NIF_CELL_,canonical bioregistry,NIF_DYSFUNCTION,http://purl.obolibrary.org/obo/NIF_DYSFUNCTION_,canonical bioregistry,NIF_GROSSANATOMY,http://purl.obolibrary.org/obo/NIF_GROSSANATOMY_,canonical bioregistry,NIHREPORTER.PROJECT,https://reporter.nih.gov/project-details/,canonical +bioregistry,NKOS,http://w3id.org/nkos/,canonical +bioregistry,NLFFF,http://identifiers.org/nlfff/,canonical bioregistry,NLM,https://www.ncbi.nlm.nih.gov/nlmcatalog/,canonical bioregistry,NLX.ANAT,http://uri.neuinfo.org/nif/nifstd/nlx_anat_,canonical bioregistry,NLX.BR,http://uri.neuinfo.org/nif/nifstd/nlx_br_,canonical @@ -785,6 +861,7 @@ bioregistry,NMDC,http://identifiers.org/nmdc/,canonical bioregistry,NMR,http://purl.obolibrary.org/obo/NMR_,canonical bioregistry,NMRSHIFTDB2,http://identifiers.org/nmrshiftdb2/,canonical bioregistry,NOAA,https://www.fisheries.noaa.gov/species/,canonical +bioregistry,NOAA.CAMEO,https://cameochemicals.noaa.gov/chemical/,canonical bioregistry,NOMEN,http://purl.obolibrary.org/obo/NOMEN_,canonical bioregistry,NONCODEV3,http://identifiers.org/noncodev3/,canonical bioregistry,NONCODEV4.GENE,http://identifiers.org/noncodev4.gene/,canonical @@ -802,12 +879,16 @@ bioregistry,OBI,http://purl.obolibrary.org/obo/OBI_,canonical bioregistry,OBIB,http://purl.obolibrary.org/obo/OBIB_,canonical bioregistry,obo,http://purl.obolibrary.org/obo/,canonical bioregistry,oboInOwl,http://www.geneontology.org/formats/oboInOwl#,canonical +bioregistry,OBV,http://identifiers.org/obv/,canonical bioregistry,OCC,http://identifiers.org/occ/,canonical bioregistry,OCI,http://identifiers.org/oci/,canonical bioregistry,OCID,http://identifiers.org/OCID/,canonical bioregistry,OCLC,http://identifiers.org/oclc/,canonical +bioregistry,ODAM,http://identifiers.org/odam/,canonical bioregistry,ODC.SCI,http://identifiers.org/odc.sci/,canonical bioregistry,ODC.TBI,http://identifiers.org/odc.tbi/,canonical +bioregistry,ODOR,http://identifiers.org/odor/,canonical +bioregistry,ODRL,http://www.w3.org/ns/odrl/2/,canonical bioregistry,OGG,http://purl.obolibrary.org/obo/OGG_,canonical bioregistry,OGI,http://purl.obolibrary.org/obo/OGI_,canonical bioregistry,OGMS,http://purl.obolibrary.org/obo/OGMS_,canonical @@ -823,6 +904,7 @@ bioregistry,OMA.HOG,http://identifiers.org/OMA.HOG/,canonical bioregistry,OMA.PROTEIN,http://identifiers.org/oma.protein/,canonical bioregistry,OMIA,http://identifiers.org/omia/,canonical bioregistry,OMIABIS,http://purl.obolibrary.org/obo/OMIABIS_,canonical +bioregistry,OMID,http://identifiers.org/omid/,canonical bioregistry,OMIM,http://identifiers.org/mim/,canonical bioregistry,OMIT,http://purl.obolibrary.org/obo/OMIT_,canonical bioregistry,OMO,http://purl.obolibrary.org/obo/OMO_,canonical @@ -832,6 +914,7 @@ bioregistry,OMRSE,http://purl.obolibrary.org/obo/OMRSE_,canonical bioregistry,ONCOTREE,http://oncotree.mskcc.org/api/tumorTypes/search/code/,canonical bioregistry,ONE,http://purl.obolibrary.org/obo/ONE_,canonical bioregistry,ONS,http://purl.obolibrary.org/obo/ONS_,canonical +bioregistry,ONTIE,https://ontology.iedb.org/ontology/ONTIE_,canonical bioregistry,ONTOAVIDA,http://purl.obolibrary.org/obo/ONTOAVIDA_,canonical bioregistry,ONTONEO,http://purl.obolibrary.org/obo/ONTONEO_,canonical bioregistry,OOSTT,http://purl.obolibrary.org/obo/OOSTT_,canonical @@ -858,6 +941,8 @@ bioregistry,OTL,http://identifiers.org/otl/,canonical bioregistry,OVAE,http://purl.obolibrary.org/obo/OVAE_,canonical bioregistry,OWL,http://www.w3.org/2002/07/owl#,canonical bioregistry,OWLSTAR,http://w3id.org/owlstar/,canonical +bioregistry,P3DB.PROTEIN,http://identifiers.org/p3db.protein/,canonical +bioregistry,P3DB.SITE,http://identifiers.org/p3db.site/,canonical bioregistry,PALEODB,http://identifiers.org/paleodb/,canonical bioregistry,PANTHER.FAMILY,http://identifiers.org/panther.family/,canonical bioregistry,PANTHER.NODE,http://identifiers.org/panther.node/,canonical @@ -889,6 +974,7 @@ bioregistry,PEPBANK,http://pepbank.mgh.harvard.edu/interactions/details/,canonic bioregistry,PEPTIDEATLAS,http://identifiers.org/peptideatlas/,canonical bioregistry,PEPTIDEATLAS.DATASET,http://identifiers.org/peptideatlas.dataset/,canonical bioregistry,PEROXIBASE,http://identifiers.org/peroxibase/,canonical +bioregistry,PESTICIDEINFO,https://www.pesticideinfo.org/chemical/,canonical bioregistry,PFAM,http://identifiers.org/pfam/,canonical bioregistry,PFAM.CLAN,https://www.ebi.ac.uk/interpro/set/pfam/,canonical bioregistry,PFR,http://repository.topdownproteomics.org/proteoforms/,canonical @@ -905,6 +991,8 @@ bioregistry,PHARMGKB.PATHWAYS,http://identifiers.org/pharmgkb.pathways/,canonica bioregistry,PHENOLEXPLORER,http://identifiers.org/phenolexplorer/,canonical bioregistry,PHENX,https://www.phenxtoolkit.org/protocols/view/,canonical bioregistry,PHIPO,http://purl.obolibrary.org/obo/PHIPO_,canonical +bioregistry,PHOSPHOPOINT.KINASE,http://identifiers.org/phosphopoint.kinase/,canonical +bioregistry,PHOSPHOPOINT.PROTEIN,http://identifiers.org/phosphopoint.protein/,canonical bioregistry,PHOSPHOSITE.PROTEIN,http://identifiers.org/phosphosite.protein/,canonical bioregistry,PHOSPHOSITE.RESIDUE,http://identifiers.org/phosphosite.residue/,canonical bioregistry,PHYLOMEDB,http://identifiers.org/phylomedb/,canonical @@ -919,11 +1007,14 @@ bioregistry,PLANTTFDB,http://identifiers.org/planttfdb/,canonical bioregistry,PLASMODB,http://identifiers.org/plasmodb/,canonical bioregistry,PLO,http://purl.obolibrary.org/obo/PLO_,canonical bioregistry,PMAP.CUTDB,http://identifiers.org/pmap.cutdb/,canonical +bioregistry,PMAP.SUBSTRATEDB,http://identifiers.org/pmap.substratedb/,canonical bioregistry,PMC,http://identifiers.org/pmc/,canonical bioregistry,PMDB,http://identifiers.org/pmdb/,canonical bioregistry,PMR,http://identifiers.org/pmr/,canonical bioregistry,PMR.WORKSPACE,http://identifiers.org/pmr.workspace/,canonical bioregistry,PO,http://purl.obolibrary.org/obo/PO_,canonical +bioregistry,POCKETOME,http://identifiers.org/pocketome/,canonical +bioregistry,POLBASE,http://identifiers.org/polbase/,canonical bioregistry,POMBASE,http://identifiers.org/pombase/,canonical bioregistry,PORO,http://purl.obolibrary.org/obo/PORO_,canonical bioregistry,PPO,http://purl.obolibrary.org/obo/PPO_,canonical @@ -932,6 +1023,7 @@ bioregistry,PR,http://purl.obolibrary.org/obo/PR_,canonical bioregistry,PREFIXCOMMONS,https://bioregistry.io/metaregistry/prefixcommons/,canonical bioregistry,PRIDE,http://identifiers.org/pride/,canonical bioregistry,PRIDE.PROJECT,http://identifiers.org/pride.project/,canonical +bioregistry,PRINTS,http://identifiers.org/prints/,canonical bioregistry,PROBESANDDRUGS,https://www.probes-drugs.org/compound/,canonical bioregistry,PROBONTO,http://identifiers.org/probonto/,canonical bioregistry,PROCO,http://purl.obolibrary.org/obo/PROCO_,canonical @@ -941,9 +1033,11 @@ bioregistry,PROPREO,http://purl.obolibrary.org/obo/PROPREO_,canonical bioregistry,PROSITE,http://identifiers.org/prosite/,canonical bioregistry,PROTCLUSTDB,http://identifiers.org/protclustdb/,canonical bioregistry,PROTEOMICSDB.PEPTIDE,http://identifiers.org/proteomicsdb.peptide/,canonical +bioregistry,PROTEOMICSDB.PROTEIN,http://identifiers.org/proteomicsdb.protein/,canonical bioregistry,PROTONET.CLUSTER,http://identifiers.org/protonet.cluster/,canonical bioregistry,PROTONET.PROTEINCARD,http://identifiers.org/protonet.proteincard/,canonical bioregistry,PROV,http://www.w3.org/ns/prov#,canonical +bioregistry,PSCDB,http://identifiers.org/pscdb/,canonical bioregistry,PSDO,http://purl.obolibrary.org/obo/PSDO_,canonical bioregistry,PSEUDOMONAS,http://identifiers.org/pseudomonas/,canonical bioregistry,PSIPAR,http://identifiers.org/psipar/,canonical @@ -975,6 +1069,8 @@ bioregistry,RDFS,http://www.w3.org/2000/01/rdf-schema#,canonical bioregistry,RDO,http://www.semanticweb.org/mca/ontologies/2018/8/untitled-ontology-47#,canonical bioregistry,RE3DATA,http://identifiers.org/re3data/,canonical bioregistry,REACTOME,http://identifiers.org/reactome/,canonical +bioregistry,REBASE,http://identifiers.org/rebase/,canonical +bioregistry,REBEC,https://ensaiosclinicos.gov.br/rg/,canonical bioregistry,REPEATSDB.STRUCTURE,http://identifiers.org/repeatsdb.structure/,canonical bioregistry,REPRODUCEME,https://w3id.org/reproduceme#,canonical bioregistry,RESID,http://purl.obolibrary.org/obo/RESID_,canonical @@ -1000,6 +1096,7 @@ bioregistry,RO,http://purl.obolibrary.org/obo/RO_,canonical bioregistry,RoleO,http://purl.obolibrary.org/obo/RoleO_,canonical bioregistry,ROR,http://identifiers.org/ror/,canonical bioregistry,ROUGE,http://identifiers.org/rouge/,canonical +bioregistry,RPCEC,https://rpcec.sld.cu/en/trials/,canonical bioregistry,RRID,http://identifiers.org/RRID/,canonical bioregistry,RS,http://purl.obolibrary.org/obo/RS_,canonical bioregistry,RUNBIOSIMULATIONS,http://identifiers.org/runbiosimulations/,canonical @@ -1008,7 +1105,9 @@ bioregistry,SABIORK.COMPOUND,http://identifiers.org/sabiork.compound/,canonical bioregistry,SABIORK.KINETICRECORD,http://identifiers.org/sabiork.kineticrecord/,canonical bioregistry,SABIORK.REACTION,http://identifiers.org/sabiork.reaction/,canonical bioregistry,SALK,https://abrc.osu.edu/stocks/number/SALK_,canonical +bioregistry,SALMON,https://purl.dataone.org/odo/SALMON_,canonical bioregistry,SAO,http://purl.obolibrary.org/obo/SAO_,canonical +bioregistry,SASAP,https://purl.dataone.org/odo/SASAP_,canonical bioregistry,SASBDB,http://identifiers.org/sasbdb/,canonical bioregistry,SBO,http://purl.obolibrary.org/obo/SBO_,canonical bioregistry,SCDO,http://purl.obolibrary.org/obo/SCDO_,canonical @@ -1018,6 +1117,7 @@ bioregistry,SCHOLIA.RESOURCE,https://bioregistry.io/metaregistry/scholia/,canoni bioregistry,SCIFLECTION,http://identifiers.org/sciflection/,canonical bioregistry,SCOMP,https://biopragmatics.github.io/providers/scomp/,canonical bioregistry,SCOP,http://identifiers.org/scop/,canonical +bioregistry,SCOPUS.PUBLICATION,https://www.scopus.com/sourceid/,canonical bioregistry,SCoRO,http://purl.org/spar/scoro/,canonical bioregistry,SCR,http://scicrunch.org/resolver/SCR_,canonical bioregistry,SCRETF,http://identifiers.org/scretf/,canonical @@ -1030,6 +1130,8 @@ bioregistry,SEED,http://identifiers.org/seed/,canonical bioregistry,SEED.COMPOUND,http://identifiers.org/seed.compound/,canonical bioregistry,SEED.REACTION,http://identifiers.org/seed.reaction/,canonical bioregistry,SEMAPV,https://w3id.org/semapv/vocab/,canonical +bioregistry,SENSO,http://purl.dataone.org/odo/SENSO_,canonical +bioregistry,SEO,https://w3id.org/seo#,canonical bioregistry,SEP,http://purl.obolibrary.org/obo/SEP_,canonical bioregistry,SEPIO,http://purl.obolibrary.org/obo/SEPIO_,canonical bioregistry,SFAM,https://biopragmatics.github.io/providers/sfam/,canonical @@ -1049,11 +1151,14 @@ bioregistry,SIGNOR,http://identifiers.org/signor/,canonical bioregistry,SIO,http://identifiers.org/sio/,canonical bioregistry,SISU,http://identifiers.org/sisu/,canonical bioregistry,SITEX,http://identifiers.org/sitex/,canonical +bioregistry,SKM,http://identifiers.org/skm/,canonical bioregistry,SKOS,http://www.w3.org/2004/02/skos/core#,canonical bioregistry,SKOSXL,http://www.w3.org/2008/05/skos-xl#,canonical +bioregistry,SLM,http://identifiers.org/SLM/,canonical bioregistry,SMART,http://identifiers.org/smart/,canonical bioregistry,SMID,https://smid-db.org/smid/,canonical bioregistry,SMPDB,http://identifiers.org/smpdb/,canonical +bioregistry,SNAP,http://www.ifomis.org/bfo/1.1/snap#,canonical bioregistry,SNOMEDCT,http://identifiers.org/snomedct/,canonical bioregistry,SO,http://purl.obolibrary.org/obo/SO_,canonical bioregistry,SOPHARM,http://purl.obolibrary.org/obo/SOPHARM_,canonical @@ -1061,6 +1166,7 @@ bioregistry,SOYBASE,http://identifiers.org/soybase/,canonical bioregistry,SPD,http://purl.obolibrary.org/obo/SPD_,canonical bioregistry,SPDX,http://identifiers.org/spdx/,canonical bioregistry,SPHN,https://biomedit.ch/rdf/sphn-ontology/sphn#,canonical +bioregistry,SPIKE.MAP,http://identifiers.org/spike.map/,canonical bioregistry,SPLASH,http://identifiers.org/splash/,canonical bioregistry,SPP,http://identifiers.org/spp/,canonical bioregistry,SRAO,http://www.fairsharing.org/ontology/subject/SRAO_,canonical @@ -1078,7 +1184,6 @@ bioregistry,SUGARBIND,http://identifiers.org/sugarbind/,canonical bioregistry,SUPFAM,http://identifiers.org/supfam/,canonical bioregistry,SWEETREALM,http://sweetontology.net/matrMineral/,canonical bioregistry,SWH,http://identifiers.org/SWH/,canonical -bioregistry,SWISSLIPID,http://identifiers.org/SLM/,canonical bioregistry,SWISSREGULON,http://identifiers.org/swissregulon/,canonical bioregistry,SWO,http://purl.obolibrary.org/obo/SWO_,canonical bioregistry,SWRL,http://www.w3.org/2003/11/swrl#,canonical @@ -1096,6 +1201,7 @@ bioregistry,TARBASE,http://identifiers.org/tarbase/,canonical bioregistry,TAXRANK,http://purl.obolibrary.org/obo/TAXRANK_,canonical bioregistry,TCB,https://www.pirbright.ac.uk/node/,canonical bioregistry,TCDB,http://identifiers.org/tcdb/,canonical +bioregistry,TCTR,https://www.thaiclinicaltrials.org/show/,canonical bioregistry,TGD,http://identifiers.org/tgd/,canonical bioregistry,TGMA,http://purl.obolibrary.org/obo/TGMA_,canonical bioregistry,TGN,http://vocab.getty.edu/page/tgn/,canonical @@ -1103,11 +1209,13 @@ bioregistry,THERMOFISHER,https://www.thermofisher.com/antibody/product/,canonica bioregistry,TIGRFAM,http://identifiers.org/tigrfam/,canonical bioregistry,TIME,http://www.w3.org/2006/time#,canonical bioregistry,TO,http://purl.obolibrary.org/obo/TO_,canonical +bioregistry,TOGOVAR,http://identifiers.org/togovar/,canonical bioregistry,TOL,http://identifiers.org/tol/,canonical bioregistry,TOPDB,http://identifiers.org/topdb/,canonical bioregistry,TOXOPLASMA,http://identifiers.org/toxoplasma/,canonical bioregistry,TRANS,http://purl.obolibrary.org/obo/TRANS_,canonical bioregistry,TRANSYT,http://identifiers.org/transyt/,canonical +bioregistry,TREEBASE,http://identifiers.org/treebase/,canonical bioregistry,TREEFAM,http://identifiers.org/treefam/,canonical bioregistry,TRICHDB,http://identifiers.org/trichdb/,canonical bioregistry,TRITRYPDB,http://identifiers.org/tritrypdb/,canonical @@ -1151,6 +1259,7 @@ bioregistry,UO,http://purl.obolibrary.org/obo/UO_,canonical bioregistry,UPA,http://purl.obolibrary.org/obo/UPA_,canonical bioregistry,UPHENO,http://purl.obolibrary.org/obo/UPHENO_,canonical bioregistry,USPTO,http://identifiers.org/uspto/,canonical +bioregistry,UTRDB,http://identifiers.org/utrdb/,canonical bioregistry,VANDF,http://purl.bioontology.org/ontology/VANDF/,canonical bioregistry,VANN,https://vocab.org/vann/,canonical bioregistry,VariO,http://purl.obolibrary.org/obo/VariO_,canonical @@ -1167,6 +1276,7 @@ bioregistry,VGNC,http://identifiers.org/vgnc/,canonical bioregistry,VHOG,http://purl.obolibrary.org/obo/VHOG_,canonical bioregistry,VIAF,http://identifiers.org/viaf/,canonical bioregistry,VIDO,http://purl.obolibrary.org/obo/VIDO_,canonical +bioregistry,VIPR,http://identifiers.org/vipr/,canonical bioregistry,VIRALZONE,http://identifiers.org/viralzone/,canonical bioregistry,VIRSIRNA,http://identifiers.org/virsirna/,canonical bioregistry,VMHGENE,http://identifiers.org/vmhgene/,canonical @@ -1194,12 +1304,12 @@ bioregistry,WORLDAVATAR.KIN,http://www.theworldavatar.com/ontology/ontokin/OntoK bioregistry,WormBase,http://identifiers.org/wb/,canonical bioregistry,WORMPEP,http://identifiers.org/wormpep/,canonical bioregistry,WORMS,http://identifiers.org/worms/,canonical +bioregistry,WOS,https://www.webofscience.com/wos/woscc/full-record/WOS:,canonical bioregistry,WWF.ECOREGION,https://www.worldwildlife.org/ecoregions/,canonical bioregistry,XAO,http://purl.obolibrary.org/obo/XAO_,canonical bioregistry,XCO,http://purl.obolibrary.org/obo/XCO_,canonical bioregistry,XENBASE,http://identifiers.org/xenbase/,canonical bioregistry,XIMBIO,https://ximbio.com/reagent/,canonical -bioregistry,XL,http://purl.obolibrary.org/obo/XL_,canonical bioregistry,XLMOD,http://purl.obolibrary.org/obo/XLMOD_,canonical bioregistry,XMETDB,http://www.xmetdb.org/xmetdb/protocol/,canonical bioregistry,XML,http://www.w3.org/XML/1998/namespace#,canonical diff --git a/src/prefixmaps/data/merged.csv b/src/prefixmaps/data/merged.csv index be30571..7e0478d 100644 --- a/src/prefixmaps/data/merged.csv +++ b/src/prefixmaps/data/merged.csv @@ -8,7 +8,8 @@ merged,aapi,http://rdf.alchemyapi.com/rdf/v1/s/aapi-schema#,canonical merged,aat,http://vocab.getty.edu/aat/,canonical merged,abc,http://www.metadata.net/harmony/ABCSchemaV5Commented.rdf#,canonical merged,ABCD,https://web.expasy.org/abcd/ABCD_,canonical -merged,abs,http://abs.270a.info/dataset/,canonical +merged,ABS,http://identifiers.org/abs/,canonical +merged,abs,http://abs.270a.info/dataset/,prefix_alias merged,AC,http://www.w3.org/ns/activitystreams#,canonical merged,ac,http://umbel.org/umbel/ac/,prefix_alias merged,acc,http://purl.org/NET/acc#,canonical @@ -23,17 +24,19 @@ merged,acrt,http://privatealpha.com/ontology/certification/1#,canonical merged,act,http://www.w3.org/2007/rif-builtin-action#,canonical merged,activity,https://www.w3.org/TR/activitystreams-vocabulary/,canonical merged,ad,http://schemas.talis.com/2005/address/schema#,canonical +merged,ADCAD,https://purl.dataone.org/odo/ADCAD_,canonical merged,add,http://www.datatourisme.fr/ontology/core/1.0#,canonical merged,ADDGENE,http://identifiers.org/addgene/,canonical merged,address,http://schemas.talis.com/2005/address/schema#,namespace_alias merged,adf,http://purl.allotrope.org/ontologies/datapackage#,canonical merged,admin,http://webns.net/mvcb/,canonical merged,admingeo,http://data.ordnancesurvey.co.uk/ontology/admingeo/,canonical -merged,adms,http://www.w3.org/ns/adms#,canonical +merged,ADMS,http://www.w3.org/ns/adms#,canonical merged,admssw,http://purl.org/adms/sw/,canonical merged,ADO,http://purl.obolibrary.org/obo/ADO_,canonical merged,adr,http://kg.artsdata.ca/resource/,canonical merged,ADW,http://purl.obolibrary.org/obo/ADW_,canonical +merged,aec3po,https://w3id.org/lbd/aec3po/,canonical merged,AEO,http://purl.obolibrary.org/obo/AEO_,canonical merged,AEON,http://purl.obolibrary.org/obo/AEON_,canonical merged,AERO,http://purl.obolibrary.org/obo/AERO_,canonical @@ -46,7 +49,7 @@ merged,affy,http://www.affymetrix.com/community/publications/affymetrix/tmsplice merged,AFFY.PROBESET,http://identifiers.org/affy.probeset/,canonical merged,affymetrix,http://bio2rdf.org/affymetrix_vocabulary:,canonical merged,afm,http://purl.allotrope.org/ontologies/material/,canonical -merged,afn,http://jena.hpl.hp.com/ARQ/function#,canonical +merged,afn,http://jena.apache.org/ARQ/function#,canonical merged,afr,http://purl.allotrope.org/ontologies/result#,canonical merged,AFTOL.TAXONOMY,http://identifiers.org/aftol.taxonomy/,canonical merged,agent,http://eulersharp.sourceforge.net/2003/03swap/agent#,namespace_alias @@ -63,10 +66,12 @@ merged,AGRKB,https://www.alliancegenome.org/accession/,canonical merged,AGRO,http://purl.obolibrary.org/obo/AGRO_,canonical merged,agro,http://purl.obolibrary.org/obo/agro.owl#,prefix_alias merged,AGROVOC,http://aims.fao.org/aos/agrovoc/c_,canonical +merged,ags,https://id.agschemas.org/,canonical merged,aifb,http://www.aifb.kit.edu/id/,canonical merged,aigp,http://swat.cse.lehigh.edu/resources/onto/aigp.owl#,canonical merged,aiiso,http://purl.org/vocab/aiiso/schema#,canonical merged,aims,http://aims.fao.org/aos/common/,canonical +merged,AIO,https://w3id.org/aio/,canonical merged,air,http://dig.csail.mit.edu/TAMI/2007/amord/air#,canonical merged,airport,http://www.daml.org/2001/10/html/airport-ont#,canonical merged,airs,https://raw.githubusercontent.com/airs-linked-data/lov/latest/src/airs_vocabulary.ttl#,canonical @@ -140,6 +145,7 @@ merged,ARXIV,http://identifiers.org/arxiv/,canonical merged,as,https://www.w3.org/ns/activitystreams#,canonical merged,ASAP,http://identifiers.org/asap/,canonical merged,asawoo,http://liris.cnrs.fr/asawoo/,canonical +merged,asb,https://w3id.org/asbingowl/core#,canonical merged,ASCL,http://identifiers.org/ascl/,canonical merged,aseonto,http://requirement.ase.ru/requirements_ontology#,canonical merged,asf,https://www.stm-assoc.org/asf/,canonical @@ -181,15 +187,20 @@ merged,b2bo,http://purl.org/b2bo#,canonical merged,b2rpubchem,http://bio2rdf.org/ns/ns/ns/pubchem#,canonical merged,b3kat,http://lod.b3kat.de/title/,canonical merged,babelnet,http://babelnet.org/2.0/,canonical +merged,BABELON,https://w3id.org/babelon/,canonical merged,BACDIVE,http://identifiers.org/bacdive/,canonical merged,BACMAP.BIOG,http://identifiers.org/bacmap.biog/,canonical +merged,BACMAP.MAP,http://identifiers.org/bacmap.map/,canonical +merged,bacnet,http://data.ashrae.org/bacnet/2020#,canonical merged,BACTIBASE,http://bactibase.hammamilab.org/,canonical +merged,baf,https://w3id.org/baf#,canonical merged,bag,https://bag2.basisregistraties.overheid.nl/bag/def/,canonical merged,bag2,http://bag.basisregistraties.overheid.nl/def/bag#,canonical merged,BAO,http://identifiers.org/bao/,canonical merged,bao,http://www.bioassayontology.org/bao#,prefix_alias merged,BARTOC,https://bartoc.org/en/node/,canonical merged,basic,http://def.seegrid.csiro.au/isotc211/iso19103/2005/basic#,canonical +merged,batmanont,http://emmo.info/emmo/application/bmo#,canonical merged,bau,https://terminology.fraunhofer.de/voc/bau#,canonical merged,bb,http://www.snik.eu/ontology/bb/,canonical merged,bbc,http://www.bbc.co.uk/ontologies/news/,canonical @@ -272,6 +283,7 @@ merged,BIOFACTOID,https://biofactoid.org/document/,canonical merged,BIOGRID,http://identifiers.org/biogrid/,canonical merged,biogrid,http://thebiogrid.org/,prefix_alias merged,BIOGRID.INTERACTION,https://thebiogrid.org/interaction/,canonical +merged,BIOKC,http://identifiers.org/biokc/,canonical merged,biol,http://purl.org/NET/biol/ns#,canonical merged,biolink,https://w3id.org/biolink/vocab/,canonical merged,BIOLINK,http://identifiers.org/biolink/,prefix_alias @@ -283,6 +295,7 @@ merged,BIOMODELS.VOCABULARY,http://identifiers.org/biomodels.vocabulary/,canonic merged,BIONUMBERS,http://identifiers.org/bionumbers/,canonical merged,biopax,http://www.biopax.org/release/biopax-level3.owl#,canonical merged,BIOPORTAL,http://identifiers.org/bioportal/,canonical +merged,BIOPROJECT,http://identifiers.org/bioproject/,canonical merged,biordf,http://purl.org/net/biordfmicroarray/ns#,canonical merged,BIOREGISTRY,https://bioregistry.io/registry/,canonical merged,BIOREGISTRY.COLLECTION,https://bioregistry.io/collection/,canonical @@ -319,6 +332,7 @@ merged,blt,http://www.bl.uk/schemas/bibliographic/blterms#,canonical merged,bm,http://bio2rdf.org/,namespace_alias merged,bmo,http://collection.britishmuseum.org/id/ontology/,canonical merged,bmp,http://w3id.org/bmp#,canonical +merged,BMRB,http://identifiers.org/bmrb/,canonical merged,bn,http://babelnet.org/rdf/,canonical merged,bne,http://datos.bne.es/resource/,canonical merged,bner,http://datos.bne.es/resource/,namespace_alias @@ -337,6 +351,7 @@ merged,bpo,https://w3id.org/bpo#,canonical merged,br,http://vocab.deri.ie/br#,canonical merged,brick,https://brickschema.org/schema/Brick#,canonical merged,bridge,http://purl.org/vocommons/bridge#,canonical +merged,BRIDGEDB,http://vocabularies.bridgedb.org/ops#,canonical merged,brk,http://brk.basisregistraties.overheid.nl/def/brk#,canonical merged,BROAD,http://identifiers.org/broad/,canonical merged,brot,https://w3id.org/brot#,canonical @@ -351,6 +366,7 @@ merged,BSPO,http://purl.obolibrary.org/obo/BSPO_,canonical merged,bsym,http://bsym.bloomberg.com/sym/,canonical merged,bte,http://purl.org/twc/vocab/between-the-edges/,canonical merged,BTO,http://purl.obolibrary.org/obo/BTO_,canonical +merged,bto,http://emmo.info/emmo/application/bto#,prefix_alias merged,BUGBASE.EXPT,http://identifiers.org/bugbase.expt/,canonical merged,BUGBASE.PROTOCOL,http://identifiers.org/bugbase.protocol/,canonical merged,bv,http://purl.org/vocommons/bv#,canonical @@ -360,6 +376,8 @@ merged,c4n,http://vocab.deri.ie/c4n#,canonical merged,C4O,http://purl.org/spar/c4o/,canonical merged,c9d,http://purl.org/twc/vocab/conversion/,namespace_alias merged,ca,http://complyadvantage.com/,canonical +merged,CABRI,http://identifiers.org/cabri/,canonical +merged,CADSR,http://identifiers.org/cadsr/,canonical merged,cal,http://www.w3.org/2002/12/cal/ical#,namespace_alias merged,call,http://webofcode.org/wfn/call:,canonical merged,calli,http://callimachusproject.org/rdf/2009/framework#,canonical @@ -381,6 +399,7 @@ merged,caso,http://www.w3id.org/def/caso#,canonical merged,category,http://dbpedia.org/resource/Category:,namespace_alias merged,CATH,http://identifiers.org/cath/,canonical merged,CATH.DOMAIN,http://identifiers.org/cath.domain/,canonical +merged,CAZY,http://identifiers.org/cazy/,canonical merged,cb,http://cbasewrap.ontologycentral.com/vocab#,canonical merged,CBA,https://europepmc.org/article/CBA/,canonical merged,cbase,http://ontologycentral.com/2010/05/cb/vocab#,canonical @@ -392,6 +411,7 @@ merged,cbs,http://betalinkeddata.cbs.nl/def/cbs#,canonical merged,cbv,https://ns.gs1.org/cbv/,canonical merged,cc,http://creativecommons.org/ns#,canonical merged,ccard,http://purl.org/commerce/creditcard#,canonical +merged,CCDC,http://identifiers.org/ccdc/,canonical merged,CCDS,http://identifiers.org/ccds/,canonical merged,cci,http://cookingbigdata.com/linkeddata/ccinstances#,canonical merged,CCO,http://identifiers.org/CCO/,canonical @@ -452,6 +472,7 @@ merged,cheminf,http://www.semanticweb.org/ontologies/cheminf.owl#,prefix_alias merged,ChEMROF,https://chemkg.github.io/chemrof/,canonical merged,chemrof,https://w3id.org/chemrof/,prefix_alias merged,chemsci,https://w3id.org/skgo/chemsci#,canonical +merged,CHEMSPIDER,http://identifiers.org/chemspider/,canonical merged,chess,http://purl.org/NET/rdfchess/ontology/,canonical merged,CHIRO,http://purl.obolibrary.org/obo/CHIRO_,canonical merged,CHMO,http://purl.obolibrary.org/obo/CHMO_,canonical @@ -475,8 +496,10 @@ merged,CIVIC.AID,http://identifiers.org/civic.aid/,canonical merged,CIVIC.DID,http://identifiers.org/civic.did/,canonical merged,CIVIC.EID,http://identifiers.org/civic.eid/,canonical merged,CIVIC.GID,http://identifiers.org/civic.gid/,canonical +merged,CIVIC.MPID,http://identifiers.org/civic.mpid/,canonical merged,CIVIC.SID,http://identifiers.org/civic.sid/,canonical merged,CIVIC.TID,http://identifiers.org/civic.tid/,canonical +merged,CIVIC.VGID,http://identifiers.org/civic.vgid/,canonical merged,CIVIC.VID,http://identifiers.org/civic.vid/,canonical merged,cjr,http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#,canonical merged,CL,http://purl.obolibrary.org/obo/CL_,canonical @@ -486,6 +509,7 @@ merged,clapit,http://dati.gov.it/onto/clapit/,canonical merged,CLASSYFIRE,http://identifiers.org/classyfire/,canonical merged,CLB,http://identifiers.org/clb/,canonical merged,cld,http://purl.org/cld/terms/,canonical +merged,CLDB,http://identifiers.org/cldb/,canonical merged,climb,http://climb.dataincubator.org/vocabs/climb/,canonical merged,clineva,http://www.agfa.com/w3c/2009/clinicalEvaluation#,canonical merged,clinic,http://example.com/clinic#,canonical @@ -549,7 +573,7 @@ merged,cocoon,https://w3id.org/cocoon/v1.0#,canonical merged,coda,http://art.uniroma2.it/coda/contracts/,canonical merged,code,http://telegraphis.net/ontology/measurement/code#,canonical merged,coeus,http://bioinformatics.ua.pt/coeus/,canonical -merged,COG,https://www.ncbi.nlm.nih.gov/research/cog/cog/,canonical +merged,COG,http://identifiers.org/cog/,canonical merged,cog,http://purl.org/ontology/cco/core#,prefix_alias merged,COG.CATEGORY,https://www.ncbi.nlm.nih.gov/research/cog/cogcategory/,canonical merged,COG.PATHWAY,https://www.ncbi.nlm.nih.gov/research/cog/pathway/,canonical @@ -560,6 +584,7 @@ merged,COLAO,http://purl.obolibrary.org/obo/COLAO_,canonical merged,cold,http://purl.org/configurationontology#,canonical merged,coll,http://purl.org/co/,canonical merged,com,http://purl.org/commerce#,canonical +merged,COMBINE.SPECIFICATIONS,http://identifiers.org/combine.specifications/,canonical merged,comm,http://vocab.resc.info/communication#,canonical merged,commerce,http://search.yahoo.com/searchmonkey/commerce/,canonical merged,common,http://www.w3.org/2007/uwa/context/common.owl#,canonical @@ -575,7 +600,7 @@ merged,compub,https://sireneld.io/vocab/compub#,canonical merged,con,http://www.w3.org/2000/10/swap/pim/contact#,canonical merged,condition,http://www.kinjal.com/condition:,canonical merged,conf,http://richard.cyganiak.de/2007/pubby/config.rdf#,canonical -merged,conference,https://w3id.org/scholarlydata/ontology/conference-ontology.owl#,canonical +merged,CONFERENCE,https://w3id.org/scholarlydata/ontology/conference-ontology.owl#,canonical merged,CONFIDENT.EVENT,https://www.confident-conference.org/index.php/Event:,canonical merged,CONFIDENT.SERIES,https://www.confident-conference.org/index.php/Event_Series:,canonical merged,conll,http://ufal.mff.cuni.cz/conll2009-st/task-description.html#,canonical @@ -594,12 +619,14 @@ merged,contsem,http://contsem.unizar.es/def/sector-publico/contratacion#,canonic merged,conv,http://purl.org/twc/vocab/conversion/,canonical merged,conversion,http://purl.org/twc/vocab/conversion/,namespace_alias merged,coo,http://purl.org/coo/ns#,canonical +merged,coos,http://id.unece.org/def/coos#,canonical merged,copyright,http://rhizomik.net/ontologies/copyrightonto.owl#,namespace_alias merged,cordis,http://cordis.europa.eu/projects/,canonical merged,CORDIS.ARTICLE,https://cordis.europa.eu/article/id/,canonical merged,CORDIS.PROJECT,https://cordis.europa.eu/project/id/,canonical merged,core,http://vivoweb.org/ontology/core#,canonical merged,coref,http://www.rkbexplorer.com/ontologies/coref#,canonical +merged,coreo,http://purl.org/coreo#,canonical merged,CORIELL,http://identifiers.org/coriell/,canonical merged,CORRDB,http://identifiers.org/corrdb/,canonical merged,CORUM,http://identifiers.org/corum/,canonical @@ -625,6 +652,7 @@ merged,cpi,http://www.ebusiness-unibw.org/ontologies/cpi/ns#,canonical merged,cpm,http://catalogus-professorum.org/cpm/2/,canonical merged,cpov,http://data.europa.eu/m8g/,canonical merged,cpsv,http://purl.org/vocab/cpsv#,canonical +merged,cpsvno,http://data.norge.no/vocabulary/cpsvno#,canonical merged,CPT,https://www.aapc.com/codes/cpt-codes/,canonical merged,cpv,http://purl.org/weso/cpv/,canonical merged,crime,http://purl.org/vocab/reloc/,canonical @@ -647,12 +675,16 @@ merged,crypto,http://www.w3.org/2000/10/swap/crypto#,canonical merged,CRYPTODB,http://identifiers.org/cryptodb/,canonical merged,cs,http://purl.org/vocab/changeset/schema#,canonical merged,CSA,http://identifiers.org/csa/,canonical +merged,CSD,http://identifiers.org/csd/,canonical merged,csdbp,http://cs.dbpedia.org/,canonical merged,cska,http://pfclitex.com/,canonical merged,csm,http://purl.org/csm/1.0#,canonical merged,cso,http://cso.kmi.open.ac.uk/schema/cso/,canonical merged,CSP,http://purl.bioontology.org/ontology/CSP/,canonical merged,csp,http://vocab.deri.ie/csp#,prefix_alias +merged,CST,http://identifiers.org/cst/,canonical +merged,CST.AB,http://identifiers.org/cst.ab/,canonical +merged,CSTR,http://identifiers.org/cstr/,canonical merged,csv,http://vocab.sindice.net/csv/,canonical merged,csvw,http://www.w3.org/ns/csvw#,canonical merged,ct,http://data.linkedct.org/resource/linkedct/,canonical @@ -666,6 +698,7 @@ merged,cts,http://rdf.cdisc.org/ct/schema#,canonical merged,cts2,http://schema.omg.org/spec/CTS2/1.0/,canonical merged,ctxdesc,http://www.demcare.eu/ontologies/contextdescriptor.owl#,canonical merged,cube,https://cube.link/,canonical +merged,CUBEDB,http://identifiers.org/cubedb/,canonical merged,cubeont,http://ontology.cube.global/,canonical merged,cue,http://www.clarin.eu/cmdi/cues/display/1.0#,canonical merged,cur,http://qudt.org/2.1/vocab/currency/,canonical @@ -676,6 +709,7 @@ merged,cv,http://rdfs.org/resume-rdf/,canonical merged,cvb,http://rdfs.org/resume-rdf/base.rdfs#,canonical merged,cvbase,http://purl.org/captsolo/resume-rdf/0.2/base#,canonical merged,CVDO,http://purl.obolibrary.org/obo/CVDO_,canonical +merged,CVX,https://biopragmatics.github.io/providers/cvx/,canonical merged,cwl,https://w3id.org/cwl/cwl#,canonical merged,cwlgit,https://w3id.org/cwl/view/git/,canonical merged,cwlprov,https://w3id.org/cwl/prov#,canonical @@ -685,6 +719,7 @@ merged,cwrc,http://sparql.cwrc.ca/ontology/cwrc#,canonical merged,cyc,http://sw.opencyc.org/concept/,canonical merged,cycann,http://sw.cyc.com/CycAnnotations_v1#,canonical merged,d0,http://ontologydesignpatterns.org/ont/wikipedia/d0.owl#,canonical +merged,D1ID,http://identifiers.org/d1id/,canonical merged,d2d,http://rdfns.org/d2d/,canonical merged,d2r,http://sites.wiwiss.fu-berlin.de/suhl/bizer/d2r-server/config.rdf#,canonical merged,d2rq,http://www.wiwiss.fu-berlin.de/suhl/bizer/D2RQ/0.1#,canonical @@ -706,7 +741,9 @@ merged,daq,http://purl.org/eis/vocab/daq#,canonical merged,DARC,http://identifiers.org/darc/,canonical merged,dash,http://datashapes.org/dash#,canonical merged,DASHR,http://identifiers.org/dashr/,canonical +merged,DASHR.EXPRESSION,http://identifiers.org/dashr.expression/,canonical merged,data,http://data.odw.tw/,canonical +merged,databus,https://dataid.dbpedia.org/databus#,canonical merged,DataCite,http://purl.org/spar/datacite/,canonical merged,DATACOMMONS,https://datacommons.org/browser/,canonical merged,datacron,http://www.datacron-project.eu/datAcron#,canonical @@ -726,7 +763,7 @@ merged,dayta,http://dayta.me/resource#,canonical merged,db,http://dbpedia.org/,canonical merged,dbc,http://dbpedia.org/resource/Category:,canonical merged,dbcat,http://dbpedia.org/resource/Category:,namespace_alias -merged,dbd,http://dbpedia.org/datatype/,namespace_alias +merged,DBD,http://identifiers.org/dbd/,canonical merged,DBEST,http://identifiers.org/dbest/,canonical merged,dbfo,http://dbpedia.org/facts/ontology#,canonical merged,DBG2INTRONS,http://identifiers.org/dbg2introns/,canonical @@ -767,6 +804,7 @@ merged,DC_CL,http://purl.obolibrary.org/obo/DC_CL_,canonical merged,dcam,http://purl.org/dc/dcam/,canonical merged,dcap,http://purl.org/ws-mmi-dc/terms/,canonical merged,DCAT,http://www.w3.org/ns/dcat#,canonical +merged,dcatap,http://data.europa.eu/r5r/,canonical merged,dcatapit,http://dati.gov.it/onto/dcatapit#,canonical merged,dcatnl,http://standaarden.overheid.nl/dcatnl/terms/,canonical merged,dcatno,https://data.norge.no/vocabulary/dcatno#,canonical @@ -795,12 +833,13 @@ merged,dd,http://example.org/dummydata/,canonical merged,DDANAT,http://purl.obolibrary.org/obo/DDANAT_,canonical merged,ddb,http://www.deutsche-digitale-bibliothek.de/edm/,canonical merged,ddc,http://purl.org/NET/decimalised#,canonical +merged,dde,https://www.ddeworld.org/,canonical merged,DDINTER.DRUG,http://ddinter.scbdd.com/ddinter/drug-detail/,canonical merged,DDINTER.INTERACTION,http://ddinter.scbdd.com/ddinter/interact/,canonical merged,ddl,http://purl.org/vocab/riro/ddl#,canonical merged,DDPHENO,http://purl.obolibrary.org/obo/DDPHENO_,canonical merged,dead,http://utpl.edu.ec/sbc/data/,canonical -merged,DeBiO,https://biopragmatics.github.io/debio/,canonical +merged,DEBIO,https://biopragmatics.github.io/debio/,canonical merged,DECIPHER,https://www.deciphergenomics.org/syndrome/,canonical merged,decision,https://decision-ontology.googlecode.com/svn/trunk/decision.owl#,canonical merged,decl,http://www.linkedmodel.org/1.0/schema/decl#,canonical @@ -869,10 +908,13 @@ merged,dnbt,http://d-nb.info/standards/elementset/dnb#,canonical merged,dnr,http://www.dotnetrdf.org/configuration#,canonical merged,doac,http://ramonantonio.net/doac/0.1/#,canonical merged,doacc,http://purl.org/net/bel-epa/doacc#,canonical +merged,doam,http://emmo.info/doam#,canonical merged,DOAP,http://usefulinc.com/ns/doap#,canonical merged,doas,http://deductions.github.io/doas.owl.ttl#,canonical merged,doc,http://www.w3.org/2000/10/swap/pim/doc#,canonical merged,docam,https://www.docam.ca/glossaurus/,canonical +merged,docbook,http://docbook.org/ns/docbook/,canonical +merged,doce,http://purl.org/nemo/doce#,canonical merged,docker,http://www.w3.org/ns/bde/docker/,canonical merged,doclist,http://www.junkwork.net/xml/DocumentList#,canonical merged,DoCO,http://purl.org/spar/doco/,canonical @@ -904,18 +946,27 @@ merged,dqm,http://purl.org/dqm-vocabulary/v1/dqm#,canonical merged,dqv,http://www.w3.org/ns/dqv#,canonical merged,dqvno,https://data.norge.no/vocabulary/dqvno#,canonical merged,dr,http://purl.org/swan/2.0/discourse-relationships/,canonical +merged,DRAGONDB.ALLELE,http://identifiers.org/dragondb.allele/,canonical +merged,DRAGONDB.DNA,http://identifiers.org/dragondb.dna/,canonical +merged,DRAGONDB.LOCUS,http://identifiers.org/dragondb.locus/,canonical +merged,DRAGONDB.PROTEIN,http://identifiers.org/dragondb.protein/,canonical merged,DRDUKE,https://phytochem.nal.usda.gov/phytochem/chemicals/show/,canonical merged,driver,http://deductions.github.io/drivers.owl.ttl#,canonical merged,drk,http://drakon.su/,canonical +merged,DRKS,https://drks.de/search/en/trial/,canonical merged,drm,http://vocab.data.gov/def/drm#,canonical merged,DRON,http://purl.obolibrary.org/obo/DRON_,canonical +merged,DRSANV0,http://identifiers.org/drs.anv0/,canonical merged,DRSC,http://identifiers.org/drsc/,canonical merged,drug,http://www.agfa.com/w3c/2009/drugTherapy#,canonical merged,DRUGBANK,http://identifiers.org/drugbank/,canonical merged,drugbank,http://www4.wiwiss.fu-berlin.de/drugbank/resource/drugbank/,prefix_alias +merged,DRUGBANK.BIOENTITY,http://identifiers.org/drugbankv4.target/,canonical merged,DRUGBANK.CATEGORY,https://www.drugbank.ca/categories/,canonical +merged,DRUGBANK.CONDITION,https://go.drugbank.com/indications/,canonical +merged,DRUGBANK.METABOLITE,https://go.drugbank.com/metabolites/,canonical +merged,DRUGBANK.REACTION,https://go.drugbank.com/reactions/,canonical merged,DRUGBANK.SALT,https://go.drugbank.com/salts/,canonical -merged,DRUGBANKV4.TARGET,http://identifiers.org/drugbankv4.target/,canonical merged,DRUGCENTRAL,http://identifiers.org/drugcentral/,canonical merged,ds,http://purl.org/ctic/dcat#,canonical merged,dsd,https://w3id.org/dsd#,canonical @@ -973,13 +1024,15 @@ merged,ECO,http://purl.obolibrary.org/obo/ECO_,canonical merged,eco,http://www.ebusiness-unibw.org/ontologies/eclass/5.1.4/#,prefix_alias merged,ECOCORE,http://purl.obolibrary.org/obo/ECOCORE_,canonical merged,ECOGENE,http://identifiers.org/ecogene/,canonical +merged,ECOLIWIKI,http://identifiers.org/ecoliwiki/,canonical merged,ecoll,http://purl.org/ceu/eco/1.0#,canonical merged,ecore,http://www.eclipse.org/emf/2002/Ecore#,canonical -merged,ecos,http://kmm.lboro.ac.uk/ecos/1.0#,canonical +merged,ecos,http://purl.org/ecos#,canonical merged,ecowlim,http://ecowlim.tfri.gov.tw/lode/resource/,canonical merged,ecpo,http://purl.org/ontology/ecpo#,canonical merged,ecrm,http://erlangen-crm.org/current/,canonical merged,ecs,http://rdf.ecs.soton.ac.uk/ontology/ecs#,canonical +merged,ECSO,http://purl.dataone.org/odo/ECSO_,canonical merged,ECTO,http://purl.obolibrary.org/obo/ECTO_,canonical merged,ECYANO.ENTITY,http://identifiers.org/ecyano.entity/,canonical merged,ECYANO.EXPERIMENT,http://identifiers.org/ecyano.experiment/,canonical @@ -1010,6 +1063,7 @@ merged,efrbroo,http://erlangen-crm.org/efrbroo/,canonical merged,eg,http://www.example.org/,canonical merged,EGA.DATASET,http://identifiers.org/ega.dataset/,canonical merged,EGA.STUDY,http://identifiers.org/ega.study/,canonical +merged,egdo,http://example.org/,namespace_alias merged,EGGNOG,http://identifiers.org/eggnog/,canonical merged,EHDA,http://purl.obolibrary.org/obo/EHDA_,canonical merged,EHDAA,http://purl.obolibrary.org/obo/EHDAA_,canonical @@ -1018,6 +1072,7 @@ merged,ei2a,http://opendata.aragon.es/def/ei2a#,canonical merged,ekaw,http://data.semanticweb.org/conference/ekaw/2012/complete/,canonical merged,elec,http://purl.org/ctic/sector-publico/elecciones#,canonical merged,eli,http://data.europa.eu/eli/ontology#,canonical +merged,ELM,http://identifiers.org/elm/,canonical merged,elod,http://linkedeconomy.org/ontology#,canonical merged,elog,http://eulersharp.sourceforge.net/2003/03swap/log-rules#,namespace_alias merged,EMAP,http://purl.obolibrary.org/obo/EMAP_,canonical @@ -1026,14 +1081,15 @@ merged,EMAPS,https://www.informatics.jax.org/vocab/gxd/anatomy/EMAPS:,canonical merged,EMDB,http://identifiers.org/emdb/,canonical merged,emergel,http://purl.org/emergel/core#,canonical merged,emergelm,http://purl.org/emergel/modules#,canonical +merged,emmo,http://emmo.info/emmo#,canonical merged,EMMO.CIF,http://emmo.info/emmo/cif-core#,canonical merged,emoca,http://ns.inria.fr/emoca#,namespace_alias merged,emotion,http://ns.inria.fr/emoca#,canonical merged,emp,http://purl.org/ctic/empleo/oferta#,canonical merged,EMPIAR,http://identifiers.org/empiar/,canonical merged,employee,http://www.employee.com/data#,canonical +merged,EMSL.PROJECT,https://www.emsl.pnnl.gov/project/,canonical merged,emtr,http://purl.org/NET/ssnext/electricmeters#,canonical -merged,ENA.EMBL,http://identifiers.org/ena.embl/,canonical merged,enc,http://www.w3.org/2001/04/xmlenc#,canonical merged,encargado,http://semRAT.edu/,canonical merged,ENCODE,http://identifiers.org/encode/,canonical @@ -1155,6 +1211,7 @@ merged,FALDO,http://biohackathon.org/resource/faldo#,canonical merged,fam,http://vocab.fusepool.info/fam#,canonical merged,FAO,http://purl.obolibrary.org/obo/FAO_,canonical merged,fao,http://fao.270a.info/dataset/,prefix_alias +merged,FAO.ASFIS,https://www.fao.org/fishery/en/species/,canonical merged,faostat,http://reference.eionet.europa.eu/faostat/schema/,canonical merged,faq,http://www.openlinksw.com/ontology/faq#,canonical merged,FB,http://identifiers.org/flybase/,canonical @@ -1163,6 +1220,7 @@ merged,FBbt,http://purl.obolibrary.org/obo/FBbt_,canonical merged,FBcv,http://purl.obolibrary.org/obo/FBcv_,canonical merged,FBdv,http://purl.obolibrary.org/obo/FBdv_,canonical merged,fbgeo,http://rdf.freebase.com/ns/location/geocode/,canonical +merged,FBOL,http://identifiers.org/fbol/,canonical merged,FBSP,http://purl.obolibrary.org/obo/FBSP_,canonical merged,fc,http://www.freeclass.eu/freeclass_v1#,canonical merged,FCB,http://identifiers.org/fcb/,canonical @@ -1172,6 +1230,7 @@ merged,fcs,http://clarin.eu/fcs/resource#,canonical merged,fct,http://openlinksw.com/services/facets/1.0/,canonical merged,fd,http://foodable.co/ns/,canonical merged,fdbp,http://fr.dbpedia.org/property/,namespace_alias +merged,fdof,https://w3id.org/fdof/ontology#,canonical merged,fdp,https://w3id.org/fdp/fdp-o#,canonical merged,fe,http://www.ontologydesignpatterns.org/ont/framenet/abox/fe/,canonical merged,fea,http://vocab.data.gov/def/fea#,canonical @@ -1190,6 +1249,7 @@ merged,fincaselaw,http://purl.org/finlex/schema/oikeus/,canonical merged,fingal,http://vocab.deri.ie/fingal#,canonical merged,finlaw,http://purl.org/finlex/schema/laki/,canonical merged,fire,http://tldp.org/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-java.html#,canonical +merged,fisa,https://ifitkau.github.io/fisa/,canonical merged,fise,http://fise.iks-project.eu/ontology/,canonical merged,FISHBASE.SPECIES,https://www.fishbase.ca/summary/,canonical merged,FIX,http://purl.obolibrary.org/obo/FIX_,canonical @@ -1241,7 +1301,7 @@ merged,frb,http://frb.270a.info/dataset/,canonical merged,FRBR,http://purl.org/vocab/frbr/core#,canonical merged,frbrcore,http://purl.org/vocab/frbr/core#,namespace_alias merged,frbre,http://purl.org/vocab/frbr/extended#,canonical -merged,frbrer,http://iflastandards.info/ns/fr/frbr/frbrer/,canonical +merged,FRBRER,http://iflastandards.info/ns/fr/frbr/frbrer/,canonical merged,frbroo,http://iflastandards.info/ns/fr/frbr/frbroo/,canonical merged,fred,http://www.ontologydesignpatterns.org/ont/fred/domain.owl#,canonical merged,freebase,http://rdf.freebase.com/ns/,canonical @@ -1251,6 +1311,7 @@ merged,frgeo,http://rdf.insee.fr/geo/,canonical merged,friends,http://www.openarchives.org/OAI/2.0/friends/,canonical merged,frir,http://purl.org/twc/ontology/frir.owl#,canonical merged,frsad,http://iflastandards.info/ns/fr/frsad/,canonical +merged,fs,https://www.compliancequest.com/training-management-software-system-solutions/,canonical merged,FSNP,http://identifiers.org/fsnp/,canonical merged,fso,https://w3id.org/fso#,canonical merged,fssp,http://linkeddata.fssprus.ru/resource/,canonical @@ -1267,6 +1328,7 @@ merged,fuseki,http://jena.apache.org/fuseki#,canonical merged,fx,http://sparql.xyz/facade-x/ns/,canonical merged,FYPO,http://purl.obolibrary.org/obo/FYPO_,canonical merged,GA4GHDOS,http://identifiers.org/ga4ghdos/,canonical +merged,GABI,http://identifiers.org/gabi/,canonical merged,gadm,http://gadm.geovocab.org/ontology#,canonical merged,gaf,http://groundedannotationframework.org/,canonical merged,GAINESVILLE.CORE,http://purl.org/gc/,canonical @@ -1311,6 +1373,7 @@ merged,GENEPIO,http://purl.obolibrary.org/obo/GENEPIO_,canonical merged,generiek,https://data.vlaanderen.be/ns/generiek#,canonical merged,GENETREE,http://identifiers.org/genetree/,canonical merged,GENO,http://purl.obolibrary.org/obo/GENO_,canonical +merged,GENPEPT,http://identifiers.org/genpept/,canonical merged,GENPROP,http://identifiers.org/genprop/,canonical merged,genre,http://sparql.cwrc.ca/ontologies/genre#,canonical merged,GEO,http://purl.obolibrary.org/obo/GEO_,canonical @@ -1321,7 +1384,7 @@ merged,geocontext,http://www.geocontext.org/publ/2013/vocab#,canonical merged,geod,http://vocab.lenka.no/geo-deling#,namespace_alias merged,geodata,http://sws.geonames.org/,canonical merged,geodcat,http://data.europa.eu/930/,canonical -merged,geoes,http://geo.linkeddata.es/resource/,canonical +merged,geoes,http://geo.linkeddata.es/ontology/,canonical merged,geof,http://www.opengis.net/def/function/geosparql/,canonical merged,geofabric,http://linked.data.gov.au/def/geofabric#,canonical merged,geofla,http://data.ign.fr/ontologies/geofla#,canonical @@ -1350,7 +1413,7 @@ merged,ggbn,http://data.ggbn.org/schemas/ggbn/terms/,canonical merged,ghga,http://w3id.org/ghga/,canonical merged,GHR,https://medlineplus.gov/genetics/condition/,canonical merged,GIARDIADB,http://identifiers.org/giardiadb/,canonical -merged,gist,https://ontologies.semanticarts.com/gist/,canonical +merged,gist,http://ontologies.semanticarts.com/gist#,canonical merged,GITHUB,http://identifiers.org/github/,canonical merged,GITHUB.ISSUE,https://bioregistry.io/resolve/github/issue/,canonical merged,GITHUB.PULL,https://bioregistry.io/resolve/github/pull/,canonical @@ -1370,6 +1433,7 @@ merged,GLYCOPOST,http://identifiers.org/glycopost/,canonical merged,GLYGEN,https://glygen.org/glycan/,canonical merged,GLYTOUCAN,http://identifiers.org/glytoucan/,canonical merged,gm,http://def.seegrid.csiro.au/isotc211/iso19107/2003/geometry#,canonical +merged,GMD,http://identifiers.org/gmd/,canonical merged,GMD.ANALYTE,http://identifiers.org/gmd.analyte/,canonical merged,GMD.GCMS,http://identifiers.org/gmd.gcms/,canonical merged,GMD.PROFILE,http://identifiers.org/gmd.profile/,canonical @@ -1378,7 +1442,8 @@ merged,gml,http://www.opengis.net/ont/gml#,canonical merged,gmo,http://purl.jp/bio/10/gmo/,canonical merged,gn,http://www.geonames.org/ontology#,namespace_alias merged,gnaf,http://linked.data.gov.au/def/gnaf#,canonical -merged,gnd,http://d-nb.info/gnd/,canonical +merged,GND,http://identifiers.org/gnd/,canonical +merged,gnd,http://d-nb.info/gnd/,prefix_alias merged,gndo,http://d-nb.info/standards/elementset/gnd#,canonical merged,gnm,http://www.geonames.org/ontology/mappings/,canonical merged,GNO,http://purl.obolibrary.org/obo/GNO_,canonical @@ -1406,6 +1471,7 @@ merged,gomodel,http://model.geneontology.org/,canonical merged,gont,https://gont.ch/,canonical merged,goog,http://schema.googleapis.com/,canonical merged,GOOGLE.PATENT,http://identifiers.org/google.patent/,canonical +merged,GOREL,http://purl.obolibrary.org/obo/GOREL_,canonical merged,gov,http://gov.genealogy.net/ontology.owl#,canonical merged,govtrackus,http://www.rdfabout.com/rdf/usgov/geo/us/,canonical merged,govwild,http://govwild.org/0.6/GWOntology.rdf/,canonical @@ -1482,12 +1548,14 @@ merged,hcterms,http://purl.org/uF/hCard/terms/,canonical merged,hctl,https://www.w3.org/2019/wot/hypermedia#,canonical merged,HCVDB,http://identifiers.org/hcvdb/,canonical merged,hdgi,https://w3id.org/hdgi#,canonical +merged,HDL,http://hdl.handle.net/,canonical merged,hdo,http://www.samos.gr/ontologies/helpdeskOnto.owl#,canonical merged,HDR,http://identifiers.org/hdr/,canonical merged,health,http://purl.org/twc/health/vocab/,canonical merged,healthcare,http://www.agfa.com/w3c/2009/healthCare#,canonical merged,hello,https://www.youtube.com/user/SuperTellAFriend/featured/,canonical merged,hemogram,http://www.agfa.com/w3c/2009/hemogram#,canonical +merged,HEPRO,http://purl.obolibrary.org/obo/HEPRO_,canonical merged,hg,http://rdf.histograph.io/,canonical merged,HGMD,http://identifiers.org/hgmd/,canonical merged,HGNC,http://identifiers.org/hgnc/,canonical @@ -1521,6 +1589,7 @@ merged,HOMOLOGENE,http://identifiers.org/homologene/,canonical merged,hops,https://rdf.ag/o/hops#,canonical merged,hosp,http://health.data.gov/def/hospital/,canonical merged,hospital,http://www.agfa.com/w3c/2009/hospital#,canonical +merged,HOVERGEN,http://identifiers.org/hovergen/,canonical merged,HP,http://purl.obolibrary.org/obo/HP_,canonical merged,hp,http://purl.org/voc/hp/,prefix_alias merged,HPA,http://identifiers.org/hpa/,canonical @@ -1536,6 +1605,7 @@ merged,hr,http://iserve.kmi.open.ac.uk/ns/hrests#,canonical merged,HsapDv,http://purl.obolibrary.org/obo/HsapDv_,canonical merged,HSDB,https://pubchem.ncbi.nlm.nih.gov/source/hsdb/,canonical merged,HSO,http://purl.obolibrary.org/obo/HSO_,canonical +merged,HSSP,http://identifiers.org/hssp/,canonical merged,htir,http://www.w3.org/2011/http#,canonical merged,html,http://www.w3.org/1999/xhtml/,canonical merged,HTN,http://purl.obolibrary.org/obo/HTN_,canonical @@ -1543,6 +1613,7 @@ merged,hto,http://project-haystack.org/hto#,canonical merged,httph,http://www.w3.org/2007/ont/httph#,canonical merged,httpm,http://www.w3.org/2011/http-methods#,canonical merged,httpvoc,http://www.w3.org/2006/http#,canonical +merged,hu,https://mail.google.com/,canonical merged,HUGE,http://identifiers.org/huge/,canonical merged,human,http://eulersharp.sourceforge.net/2003/03swap/human#,canonical merged,humanbody,http://eulersharp.sourceforge.net/2003/03swap/humanBody#,canonical @@ -1573,6 +1644,7 @@ merged,ICEBERG.FAMILY,http://identifiers.org/iceberg.family/,canonical merged,ICEO,http://purl.obolibrary.org/obo/ICEO_,canonical merged,ICEPO,https://biopragmatics.github.io/providers/icepo/,canonical merged,ICF,http://id.who.int/icd/entity/,canonical +merged,ICLDB,https://entomology.ca.uky.edu/content/,canonical merged,ICO,http://purl.obolibrary.org/obo/ICO_,canonical merged,icon,https://w3id.org/icon/ontology/,canonical merged,id,http://identifiers.org/,canonical @@ -1594,6 +1666,7 @@ merged,IDR,http://identifiers.org/idr/,canonical merged,ids,https://w3id.org/idsa/core/,canonical merged,idsc,https://w3id.org/idsa/code/,canonical merged,IEDB,http://identifiers.org/iedb/,canonical +merged,ies4,http://ies.data.gov.uk/ontology/ies4#,canonical merged,IEV,http://purl.obolibrary.org/obo/IEV_,canonical merged,ifc,http://ifcowl.openbimstandards.org/IFC2X3_Final#,canonical merged,ifcowl,http://www.buildingsmart-tech.org/ifcOWL/IFC4_ADD2#,canonical @@ -1606,6 +1679,7 @@ merged,iiif,http://iiif.io/api/image/2#,canonical merged,ilap,http://data.posccaesar.org/ilap/,canonical merged,im,http://imgpedia.dcc.uchile.cl/resource/,canonical merged,imas,https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#,canonical +merged,imbor,https://data.crow.nl/imbor/def/,canonical merged,IMEX,http://identifiers.org/imex/,canonical merged,imf,http://imf.270a.info/dataset/,canonical merged,IMG.GENE,http://identifiers.org/img.gene/,canonical @@ -1636,6 +1710,7 @@ merged,INO,http://purl.obolibrary.org/obo/INO_,canonical merged,input,http://volt-name.space/vocab/input#,canonical merged,INSDC,http://identifiers.org/insdc/,canonical merged,insdc,http://ddbj.nig.ac.jp/ontologies/sequence#,prefix_alias +merged,INSDC.RUN,https://www.ebi.ac.uk/ena/browser/view/,canonical merged,INSDC.SRA,http://identifiers.org/insdc.sra/,canonical merged,IntAct,http://identifiers.org/intact/,canonical merged,INTACT.MOLECULE,http://identifiers.org/intact.molecule/,canonical @@ -1647,6 +1722,7 @@ merged,intervals,http://reference.data.gov.uk/def/intervals/,namespace_alias merged,io,https://iaco.me/,canonical merged,IOBC,http://purl.jp/bio/4/id/,canonical merged,iol,http://www.ontologydesignpatterns.org/ont/dul/IOLite.owl#,canonical +merged,iop,https://w3id.org/iadopt/ont/,canonical merged,iospress,http://ld.iospress.nl/rdf/ontology/,canonical merged,iot,http://iotschema.org/,canonical merged,iotlite,http://purl.oclc.org/NET/UNIS/fiware/iot-lite#,canonical @@ -1674,14 +1750,15 @@ merged,ISFINDER,http://identifiers.org/isfinder/,canonical merged,isi,http://purl.org/ontology/is/inst/,canonical merged,isidore,http://www.rechercheisidore.fr/class/,canonical merged,ISNI,http://identifiers.org/isni/,canonical -merged,iso,http://purl.org/iso25964/skos-thes#,namespace_alias +merged,iso,http://purl.org/iso25964/skos-thes#,canonical merged,ISO15926,http://standards.iso.org/iso/15926/part14/,canonical merged,iso37120,http://ontology.eil.utoronto.ca/ISO37120.owl#,canonical merged,isoadr,http://reference.data.gov.au/def/ont/iso19160-1-address#,canonical merged,isocat,http://www.isocat.org/datcat/,canonical -merged,isothes,http://purl.org/iso25964/skos-thes#,canonical +merged,isothes,http://purl.org/iso25964/skos-thes#,namespace_alias merged,ispra,http://dati.isprambiente.it/ontology/core#,canonical merged,isq,http://purl.org/ontology/is/quality/,canonical +merged,ISRCTN,https://www.isrctn.com/,canonical merged,ISSN,http://identifiers.org/issn/,canonical merged,ist,http://purl.org/ontology/is/types/,canonical merged,istex,https://data.istex.fr/ontology/istex#,canonical @@ -1703,6 +1780,7 @@ merged,IUPHAR.RECEPTOR,http://identifiers.org/iuphar.receptor/,canonical merged,ja,http://jena.hpl.hp.com/2005/11/Assembler#,canonical merged,java,http://www.w3.org/2007/uwa/context/java.owl#,canonical merged,JAX,https://www.jax.org/strain/,canonical +merged,JAXMICE,http://identifiers.org/jaxmice/,canonical merged,JCGGDB,http://identifiers.org/jcggdb/,canonical merged,JCM,http://identifiers.org/jcm/,canonical merged,JCSD,http://identifiers.org/jcsd/,canonical @@ -1714,6 +1792,7 @@ merged,jolux,http://data.legilux.public.lu/resource/ontology/jolux#,canonical merged,jp1,http://rdf.muninn-project.org/ontologies/jp1/,canonical merged,jpo,http://rdf.jpostdb.org/ontology/jpost.owl#,canonical merged,jpost,http://rdf.jpostdb.org/ontology/jpost.owl#,namespace_alias +merged,JRCT,https://jrct.niph.go.jp/en-latest-detail/,canonical merged,json,https://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf#,canonical merged,jsonld,http://www.w3.org/ns/json-ld#,canonical merged,jsonschema,https://www.w3.org/2019/wot/json-schema#,canonical @@ -1735,6 +1814,8 @@ merged,KEGG,http://identifiers.org/kegg/,canonical merged,kegg,http://bio2rdf.org/ns/kegg#,prefix_alias merged,KEGG_ENZYME,http://identifiers.org/kegg.enzyme/,canonical merged,KEGG_PATHWAY,http://identifiers.org/kegg.pathway/,canonical +merged,KESTRELO,http://purl.obolibrary.org/obo/kestrelo_,canonical +merged,keyon,http://keyelements.ltd/ontologies/keyon/#,canonical merged,keys,http://purl.org/NET/c4dm/keys.owl#,canonical merged,kgi,http://ns.inria.fr/kg/index#,canonical merged,KISAO,http://purl.obolibrary.org/obo/KISAO_,canonical @@ -1745,11 +1826,12 @@ merged,kml,http://www.opengis.net/kml/2.2#,canonical merged,KNAPSACK,http://identifiers.org/knapsack/,canonical merged,knows,http://semantic.komc/usu/2020/knows#,canonical merged,koko,https://seznam.cz/,canonical -merged,kokot,http://strbaste.com/,canonical +merged,kokot,http://www.koko.t/,canonical merged,koly,http://www.ensias.ma/,canonical merged,kontakt,http://richard.cyganiak.de/,canonical merged,kpd,http://purl.org/kpd/,canonical merged,ksam,http://kulturarvsdata.se/ksamsok#,namespace_alias +merged,ksamsok,http://kulturarvsdata.se/ksamsok#,namespace_alias merged,kupkb,http://www.e-lico.eu/data/kupkb/,canonical merged,kw,http://kwantu.net/kw/,canonical merged,kwijibo,http://kwijibo.talis.com/,canonical @@ -1776,7 +1858,8 @@ merged,LBO,http://purl.obolibrary.org/obo/LBO_,canonical merged,lc,http://semweb.mmlab.be/ns/linkedconnections#,canonical merged,lcdr,http://ns.lucid-project.org/revision/,canonical merged,lcnaf,http://id.loc.gov/authorities/names/,canonical -merged,lcsh,http://id.loc.gov/authorities/subjects/,canonical +merged,LCSH,https://id.loc.gov/authorities/,canonical +merged,lcsh,http://id.loc.gov/authorities/subjects/,prefix_alias merged,lctr,http://data.linkedct.org/vocab/resource/,canonical merged,lcy,http://purl.org/vocab/lifecycle/schema#,namespace_alias merged,ld,http://linkeddata.ru/,canonical @@ -1796,7 +1879,7 @@ merged,lds,https://solid.ti.rw.fau.de/public/ns/linked-data-structures#,canonica merged,ldt,https://www.w3.org/ns/ldt#,canonical merged,ldvm,http://linked.opendata.cz/ontology/ldvm/,canonical merged,leak,http://data.ontotext.com/resource/leak/,canonical -merged,leaks,https://onlyfans.com/chelxie/,canonical +merged,leaks,https://cuzin.com/,canonical merged,led,http://led.kmi.open.ac.uk/term/,canonical merged,legal,http://www.w3.org/ns/legal#,canonical merged,LEI,http://identifiers.org/lei/,canonical @@ -1819,6 +1902,7 @@ merged,lgd,http://linkedgeodata.org/triplify/,canonical merged,lgdm,http://linkedgeodata.org/meta/,canonical merged,lgdo,http://linkedgeodata.org/ontology/,canonical merged,lgdt,http://linkedgeodata.org/triplify/,namespace_alias +merged,LGIC,http://identifiers.org/lgic/,canonical merged,lgt,http://linkedgadget.com/wiki/Property:,canonical merged,lgv,http://linkedgeodata.org/ontology/,namespace_alias merged,lh,http://vocab.inf.ed.ac.uk/library/holdings#,canonical @@ -1832,6 +1916,7 @@ merged,life,http://life.deri.ie/schema/,canonical merged,lifecycle,http://purl.org/vocab/lifecycle/schema#,canonical merged,LIGANDBOOK,http://identifiers.org/ligandbook/,canonical merged,LIGANDBOX,http://identifiers.org/ligandbox/,canonical +merged,LIGANDEXPO,http://identifiers.org/ligandexpo/,canonical merged,LIGEA,http://hpc-bioinformatics.cineca.it/fusion/cell_line/,canonical merged,like,http://ontologi.es/like#,canonical merged,lime,http://www.w3.org/ns/lemon/lime#,canonical @@ -1889,6 +1974,7 @@ merged,log,http://www.w3.org/2000/10/swap/log#,canonical merged,LOGGERHEAD,http://purl.obolibrary.org/obo/LOGGERHEAD_,canonical merged,logies,https://data.vlaanderen.be/ns/logies#,canonical merged,LOINC,https://loinc.org/,canonical +merged,lol,https://sbalot.github.io/lol/,canonical merged,lom,http://ltsc.ieee.org/rdf/lomv1p0/lom#,canonical merged,lomvoc,http://ltsc.ieee.org/rdf/lomv1p0/vocabulary#,canonical merged,LOQATE,http://www.weizmann.ac.il/molgen/loqate/gene/view/,canonical @@ -1905,6 +1991,7 @@ merged,lprov,http://id.learning-provider.data.ac.uk/terms#,canonical merged,LPT,http://purl.obolibrary.org/obo/LPT_,canonical merged,lr,http://linkedrecipes.org/schema/,namespace_alias merged,lrcommon,http://landregistry.data.gov.uk/def/common/,canonical +merged,LRG,http://identifiers.org/lrg/,canonical merged,ls,http://linkedspending.aksw.org/instance/,canonical merged,lsc,http://linkedscience.org/lsc/ns#,canonical merged,lsd,http://linkedwidgets.org/statisticaldata/ontology/,canonical @@ -1936,9 +2023,10 @@ merged,m4i,http://w3id.org/nfdi4ing/metadata4ing#,canonical merged,m8g,http://data.europa.eu/m8g/,namespace_alias merged,MA,http://purl.obolibrary.org/obo/MA_,canonical merged,MACIE,http://identifiers.org/macie/,canonical -merged,mads,http://www.loc.gov/mads/rdf/v1#,namespace_alias -merged,madsrdf,http://www.loc.gov/mads/rdf/v1#,canonical +merged,mads,http://www.loc.gov/mads/rdf/v1#,canonical +merged,madsrdf,http://loc.hi.hi.gov/hihi/,canonical merged,maeco,http://edg.topbraid.solutions/maeco/,canonical +merged,maeo,http://emmo.info/emmo/application/maeo/experts#,namespace_alias merged,maet,http://edg.topbraid.solutions/taxonomy/macroeconomics/,canonical merged,mag,https://makg.org/property/,canonical merged,magmardl,http://www.semanticweb.org/magma-core/rdl#,canonical @@ -1966,6 +2054,8 @@ merged,MASSIVE,http://identifiers.org/massive/,canonical merged,master1,http://idl.u-grenoble3.fr/,canonical merged,MAT,http://purl.obolibrary.org/obo/MAT_,canonical merged,math,http://www.w3.org/2000/10/swap/math#,canonical +merged,matmine,http://materialsmine.org/ns/,canonical +merged,MATRIXDB.ASSOCIATION,http://identifiers.org/matrixdb.association/,canonical merged,matrycs,http://matrycs.com/,canonical merged,matvoc,http://stream-ontology.com/matvoc/,canonical merged,MAXO,http://purl.obolibrary.org/obo/MAXO_,canonical @@ -1976,6 +2066,7 @@ merged,mbkeys,https://pastebin.com/ThBfphb8#,canonical merged,MCC,http://www.semanticweb.org/pallabi.d/ontologies/2014/2/untitled-ontology-11#,canonical merged,mccv,http://purl.jp/bio/10/mccv#,canonical merged,MCO,http://purl.obolibrary.org/obo/MCO_,canonical +merged,MCRO,http://purl.obolibrary.org/obo/MCRO_,canonical merged,md,http://www.w3.org/ns/md#,canonical merged,mdcs,https://mdcs.monumentenkennis.nl/damageatlas/ontology#,canonical merged,mdi,http://w3id.org/multidimensional-interface/ontology#,canonical @@ -1987,6 +2078,10 @@ merged,meb,http://rdf.myexperiment.org/ontologies/base/,canonical merged,MEDDRA,http://identifiers.org/meddra/,canonical merged,MEDGEN,http://identifiers.org/medgen/,canonical merged,media,http://search.yahoo.com/searchmonkey/media/,canonical +merged,MEDIADIVE.INGREDIENT,https://mediadive.dsmz.de/ingredients/,canonical +merged,MEDIADIVE.MEDIUM,https://mediadive.dsmz.de/medium/,canonical +merged,MEDIADIVE.SOLUTION,https://mediadive.dsmz.de/solutions/,canonical +merged,MEDLINEPLUS,http://identifiers.org/medlineplus/,canonical merged,medred,http://w3id.org/medred/medred#,canonical merged,meeting,http://www.w3.org/2002/07/meeting#,canonical merged,meetup,http://www.lotico.com/meetup/,canonical @@ -2037,7 +2132,10 @@ merged,MGNIFY.PROJ,http://identifiers.org/mgnify.proj/,canonical merged,MGNIFY.SAMP,http://identifiers.org/mgnify.samp/,canonical merged,mgv,http://mangaview.fr/mgv#,canonical merged,MI,http://purl.obolibrary.org/obo/MI_,canonical +merged,mi,http://www.marineinfo.org/ns/ontology#,prefix_alias merged,MIAPA,http://purl.obolibrary.org/obo/MIAPA_,canonical +merged,mibc,http://marineinfo.org/ns/library/bibcodes#,canonical +merged,mibt,https://marineinfo.org/ns/library/bibtypes#,canonical merged,mico,http://www.mico-project.eu/ns/platform/1.0/schema#,canonical merged,MICRO,http://purl.obolibrary.org/obo/MICRO_,canonical merged,MICROSCOPE,http://identifiers.org/microscope/,canonical @@ -2046,6 +2144,7 @@ merged,mil,http://rdf.muninn-project.org/ontologies/military#,canonical merged,MILLIPORE,https://www.merckmillipore.com/catalogue/item/,canonical merged,mime,https://www.iana.org/assignments/media-types/,canonical merged,MIMODB,http://identifiers.org/mimodb/,canonical +merged,mindat,https://www.mindat.org/,canonical merged,MINID,http://identifiers.org/minid/,canonical merged,MINID.TEST,http://identifiers.org/minid.test/,canonical merged,minim,http://purl.org/minim/minim#,canonical @@ -2054,6 +2153,7 @@ merged,MIPMOD,http://identifiers.org/mipmod/,canonical merged,MIR,http://identifiers.org/MIR/,canonical merged,MIRBASE,http://identifiers.org/mirbase/,canonical merged,MIRBASE.MATURE,http://identifiers.org/mirbase.mature/,canonical +merged,MIREX,http://identifiers.org/mirex/,canonical merged,MIRIAM,http://identifiers.org/identifiers.namespace/,canonical merged,MIRIAM.COLLECTION,http://identifiers.org/miriam.collection/,canonical merged,MIRIAM.RESOURCE,http://identifiers.org/miriam.resource/,canonical @@ -2164,6 +2264,7 @@ merged,MZSPEC,http://identifiers.org/MZSPEC/,canonical merged,nalt,https://lod.nal.usda.gov/nalt/,canonical merged,name,http://example.org/name#,canonical merged,namespaces,https://vg.no/,canonical +merged,NANDO,http://identifiers.org/NANDO/,canonical merged,nanopub,http://www.nanopub.org/nschema#,namespace_alias merged,nao,http://www.semanticdesktop.org/ontologies/2007/08/15/nao#,canonical merged,NAPDI,http://identifiers.org/napdi/,canonical @@ -2174,6 +2275,7 @@ merged,NASC,http://identifiers.org/nasc/,canonical merged,nature,http://deductions.github.io/nature_observation.owl.ttl#,canonical merged,naval,http://rdf.muninn-project.org/ontologies/naval#,canonical merged,navm,https://w3id.org/navigation_menu#,canonical +merged,NBN,http://identifiers.org/nbn/,canonical merged,NBO,http://purl.obolibrary.org/obo/NBO_,canonical merged,nbo,http://data.bioontology.org/ontologies/NBO/,prefix_alias merged,NBRC,http://identifiers.org/nbrc/,canonical @@ -2189,6 +2291,7 @@ merged,NCBIGene,http://identifiers.org/ncbigene/,prefix_alias merged,NCBIProtein,http://identifiers.org/ncbiprotein/,canonical merged,NCBITaxon,http://purl.obolibrary.org/obo/NCBITaxon_,canonical merged,ncbitaxon,http://purl.org/obo/owl/NCBITaxon#,prefix_alias +merged,NCI.DRUG,https://www.cancer.gov/publications/dictionaries/cancer-drug/def/,canonical merged,ncicp,http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#,namespace_alias merged,NCIM,http://identifiers.org/ncim/,canonical merged,NCIT,http://purl.obolibrary.org/obo/NCIT_,canonical @@ -2235,7 +2338,9 @@ merged,NIF_DYSFUNCTION,http://purl.obolibrary.org/obo/NIF_DYSFUNCTION_,canonical merged,NIF_GROSSANATOMY,http://purl.obolibrary.org/obo/NIF_GROSSANATOMY_,canonical merged,nih,http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#,namespace_alias merged,NIHREPORTER.PROJECT,https://reporter.nih.gov/project-details/,canonical -merged,nkos,http://w3id.org/nkos#,canonical +merged,NKOS,http://w3id.org/nkos/,canonical +merged,nkos,http://w3id.org/nkos#,prefix_alias +merged,NLFFF,http://identifiers.org/nlfff/,canonical merged,NLM,https://www.ncbi.nlm.nih.gov/nlmcatalog/,canonical merged,nlon,http://lod.nl.go.kr/ontology/,canonical merged,NLX.ANAT,http://uri.neuinfo.org/nif/nifstd/nlx_anat_,canonical @@ -2259,6 +2364,7 @@ merged,nndsr,http://semanticdiet.com/schema/usda/nndsr/,canonical merged,nno,https://w3id.org/nno/ontology#,canonical merged,no,http://km.aifb.kit.edu/projects/numbers/number#,canonical merged,NOAA,https://www.fisheries.noaa.gov/species/,canonical +merged,NOAA.CAMEO,https://cameochemicals.noaa.gov/chemical/,canonical merged,nobel,http://data.nobelprize.org/terms/,canonical merged,nocal,http://vocab.deri.ie/nocal#,canonical merged,noise,http://vocab.linkeddata.es/datosabiertos/def/medio-ambiente/contaminacion-acustica#,canonical @@ -2270,6 +2376,7 @@ merged,NONCODEV4.GENE,http://identifiers.org/noncodev4.gene/,canonical merged,NONCODEV4.RNA,http://identifiers.org/noncodev4.rna/,canonical merged,NORINE,http://identifiers.org/norine/,canonical merged,nosql,http://purl.org/db/nosql#,canonical +merged,notify,http://www.w3.org/ns/solid/notifications#,canonical merged,NOVUS,https://www.novusbio.com/products/,canonical merged,np,http://www.nanopub.org/nschema#,canonical merged,npdv,http://sws.ifi.uio.no/vocab/npd#,canonical @@ -2309,6 +2416,7 @@ merged,OARCS,http://purl.obolibrary.org/obo/OARCS_,canonical merged,oarj,http://opendepot.org/reference/linked/1.0/,canonical merged,oat,http://openlinksw.com/schemas/oat/,canonical merged,oauth,http://demiblog.org/vocab/oauth#,canonical +merged,oav,http://lod.openaire.eu/vocab/,canonical merged,oax,http://www.w3.org/ns/openannotation/extensions/,canonical merged,OBA,http://purl.obolibrary.org/obo/OBA_,canonical merged,OBAN,http://purl.org/oban/,canonical @@ -2324,6 +2432,7 @@ merged,oboInOwl,http://www.geneontology.org/formats/oboInOwl#,canonical merged,oboro,http://obofoundry.org/ro/ro.owl#,canonical merged,oboso,http://purl.org/obo/owl/SO#,canonical merged,obsm,http://rdf.geospecies.org/methods/observationMethod#,canonical +merged,OBV,http://identifiers.org/obv/,canonical merged,obws,http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#,canonical merged,oc,http://opencoinage.org/rdf/,canonical merged,OCC,http://identifiers.org/occ/,canonical @@ -2334,9 +2443,11 @@ merged,ocds,http://purl.org/onto-ocds/ocds#,canonical merged,OCI,http://identifiers.org/oci/,canonical merged,OCID,http://identifiers.org/OCID/,canonical merged,OCLC,http://identifiers.org/oclc/,canonical +merged,ocmv,https://w3id.org/ontouml-models/vocabulary#,canonical merged,oco,https://w3id.org/oc/ontology/,canonical merged,ocsw,http://data.diekb.org/def/ocsw#,canonical merged,od,http://purl.org/twc/vocab/opendap#,canonical +merged,ODAM,http://identifiers.org/odam/,canonical merged,odapp,http://vocab.deri.ie/odapp#,canonical merged,odapps,http://semweb.mmlab.be/ns/odapps#,canonical merged,odbc,http://www.openlinksw.com/ontology/odbc#,canonical @@ -2345,9 +2456,10 @@ merged,ODC.TBI,http://identifiers.org/odc.tbi/,canonical merged,odcs,http://opendata.cz/infrastructure/odcleanstore/,canonical merged,odf,http://docs.oasis-open.org/ns/office/1.2/meta/odf#,canonical merged,odo,http://ocean-data.org/schema/,canonical +merged,ODOR,http://identifiers.org/odor/,canonical merged,odp,http://ontologydesignpatterns.org/,canonical merged,odpart,http://www.ontologydesignpatterns.org/cp/owl/participation.owl#,canonical -merged,odrl,http://www.w3.org/ns/odrl/2/,canonical +merged,ODRL,http://www.w3.org/ns/odrl/2/,canonical merged,odrs,http://schema.theodi.org/odrs#,canonical merged,ods,http://lod.xdams.org/ontologies/ods/,canonical merged,odv,http://reference.data.gov.uk/def/organogram/,canonical @@ -2393,6 +2505,7 @@ merged,olca,http://www.lingvoj.org/olca#,canonical merged,olia,http://purl.org/olia/olia.owl#,canonical merged,olias,http://purl.org/olia/system.owl#,namespace_alias merged,oliasystem,http://purl.org/olia/system.owl#,canonical +merged,olis,http://olis.dev/,canonical merged,olo,http://purl.org/ontology/olo/core#,canonical merged,OM,http://www.ontology-of-units-of-measure.org/resource/om-2/,canonical merged,om,http://opendata.caceres.es/def/ontomunicipio#,prefix_alias @@ -2407,6 +2520,7 @@ merged,ome,http://purl.org/ontomedia/core/expression#,canonical merged,omg,https://w3id.org/omg#,canonical merged,OMIA,http://identifiers.org/omia/,canonical merged,OMIABIS,http://purl.obolibrary.org/obo/OMIABIS_,canonical +merged,OMID,http://identifiers.org/omid/,canonical merged,OMIM,http://identifiers.org/mim/,canonical merged,omim,http://purl.bioontology.org/ontology/OMIM/,prefix_alias merged,OMIT,http://purl.obolibrary.org/obo/OMIT_,canonical @@ -2432,10 +2546,12 @@ merged,one,https://bioportal.bioontology.org/ontologies/ONE/,prefix_alias merged,onisep,http://rdf.onisep.fr/resource/,canonical merged,ONS,http://purl.obolibrary.org/obo/ONS_,canonical merged,onssprel,http://www.ordnancesurvey.co.uk/ontology/SpatialRelations/v0.2/SpatialRelations.owl#,canonical +merged,ONTIE,https://ontology.iedb.org/ontology/ONTIE_,canonical merged,onto,http://www.ontotext.com/,canonical merged,ONTOAVIDA,http://purl.obolibrary.org/obo/ONTOAVIDA_,canonical merged,ontobras,http://www.semanticweb.org/fefar/ontologies/ontobras#,canonical merged,ontolex,http://www.w3.org/ns/lemon/ontolex#,canonical +merged,ontologia,http://ub.edu/dades/ontologia/Cinema#Cinemes#,canonical merged,ontology,http://dbpedia.org/ontology/,namespace_alias merged,ONTONEO,http://purl.obolibrary.org/obo/ONTONEO_,canonical merged,ontoneo,http://purl.obolibrary.org/obo/ontoneo/,prefix_alias @@ -2568,6 +2684,8 @@ merged,ox,http://vocab.ox.ac.uk/projectfunding#,canonical merged,oxi,http://omerxi.com/ontologies/core.owl.ttl#,canonical merged,p20,http://zbw.eu/beta/p20/vocab/,canonical merged,p2po,https://purl.org/p2p-o#,canonical +merged,P3DB.PROTEIN,http://identifiers.org/p3db.protein/,canonical +merged,P3DB.SITE,http://identifiers.org/p3db.site/,canonical merged,p3p,http://www.w3.org/2002/01/p3prdfv1#,canonical merged,paam,https://lod.mediathek-tanz-theater.de/schema/paam/,canonical merged,paf,https://paf.link/,canonical @@ -2633,6 +2751,7 @@ merged,perscido,https://perscido.univ-grenoble-alpes.fr/,canonical merged,persee,http://data.persee.fr/ontology/persee_ontology/,canonical merged,person,http://www.w3.org/ns/person#,canonical merged,persoon,http://data.vlaanderen.be/ns/persoon#,namespace_alias +merged,PESTICIDEINFO,https://www.pesticideinfo.org/chemical/,canonical merged,pext,http://www.ontotext.com/proton/protonext#,canonical merged,pf,http://jena.hpl.hp.com/ARQ/property#,canonical merged,PFAM,http://identifiers.org/pfam/,canonical @@ -2658,6 +2777,8 @@ merged,PHENOLEXPLORER,http://identifiers.org/phenolexplorer/,canonical merged,PHENX,https://www.phenxtoolkit.org/protocols/view/,canonical merged,phil,http://philosurfical.open.ac.uk/ontology/philosurfical.owl#,canonical merged,PHIPO,http://purl.obolibrary.org/obo/PHIPO_,canonical +merged,PHOSPHOPOINT.KINASE,http://identifiers.org/phosphopoint.kinase/,canonical +merged,PHOSPHOPOINT.PROTEIN,http://identifiers.org/phosphopoint.protein/,canonical merged,PHOSPHOSITE.PROTEIN,http://identifiers.org/phosphosite.protein/,canonical merged,PHOSPHOSITE.RESIDUE,http://identifiers.org/phosphosite.residue/,canonical merged,photoshop,http://ns.adobe.com/photoshop/1.0/,canonical @@ -2679,6 +2800,7 @@ merged,ping,https://namso-gen.com/,canonical merged,pingback,http://purl.org/net/pingback/,canonical merged,PIROPLASMA,http://identifiers.org/piroplasma/,canonical merged,PIRSF,http://identifiers.org/pirsf/,canonical +merged,pit,http://data.elsevier.com/vocabulary/ElsevierPubItemTypes/,canonical merged,pizza,http://www.co-ode.org/ontologies/pizza/pizza.owl#,canonical merged,PKDB,http://identifiers.org/pkdb/,canonical merged,pkgsrc,http://pkgsrc.co/schema#,canonical @@ -2689,6 +2811,7 @@ merged,places,http://purl.org/ontology/places#,canonical merged,PLANA,http://purl.obolibrary.org/obo/PLANA_,canonical merged,planet,http://dbpedia.org/,namespace_alias merged,PLANP,http://purl.obolibrary.org/obo/PLANP_,canonical +merged,plant,http://example.org/plant/,canonical merged,PLANTTFDB,http://identifiers.org/planttfdb/,canonical merged,PlasmoDB,https://identifiers.org/plasmodb/,canonical merged,PLASMODB,http://identifiers.org/plasmodb/,prefix_alias @@ -2700,8 +2823,9 @@ merged,PLO,http://purl.obolibrary.org/obo/PLO_,canonical merged,plo,http://purl.org/net/po#,prefix_alias merged,pm,http://premon.fbk.eu/resource/,canonical merged,PMAP.CUTDB,http://identifiers.org/pmap.cutdb/,canonical +merged,PMAP.SUBSTRATEDB,http://identifiers.org/pmap.substratedb/,canonical merged,PMC,http://identifiers.org/pmc/,canonical -merged,pmd,http://publishmydata.com/def/dataset#,canonical +merged,pmd,https://w3id.org/pmd/co/,canonical merged,PMDB,http://identifiers.org/pmdb/,canonical merged,pmhb,http://pmhb.org/,canonical merged,pml,http://provenanceweb.org/ns/pml#,canonical @@ -2727,11 +2851,13 @@ merged,pnv,https://w3id.org/pnv#,canonical merged,PO,http://purl.obolibrary.org/obo/PO_,canonical merged,po,http://purl.org/ontology/po/,prefix_alias merged,pobo,http://purl.obolibrary.org/obo/,namespace_alias +merged,POCKETOME,http://identifiers.org/pocketome/,canonical merged,pod,https://project-open-data.cio.gov/v1.1/schema/#,canonical merged,poder,http://poderopedia.com/vocab/,canonical merged,pois,http://purl.oclc.org/POIS/vcblr#,canonical merged,poke,https://pokemonkg.org/ontology#,canonical merged,pol,http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#,canonical +merged,POLBASE,http://identifiers.org/polbase/,canonical merged,politico,http://www.rdfabout.com/rdf/schema/politico/,canonical merged,pom,http://maven.apache.org/POM/4.0.0#,canonical merged,PomBase,https://identifiers.org/pombase/,canonical @@ -2762,6 +2888,7 @@ merged,premis,http://www.loc.gov/premis/rdf/v3/,canonical merged,prf,http://www.openmobilealliance.org/tech/profiles/UAPROF/ccppschema-20021212#,canonical merged,PRIDE,http://identifiers.org/pride/,canonical merged,PRIDE.PROJECT,http://identifiers.org/pride.project/,canonical +merged,PRINTS,http://identifiers.org/prints/,canonical merged,prism,http://prismstandard.org/namespaces/basic/2.0/,canonical merged,prism21,http://prismstandard.org/namespaces/basic/2.1/,canonical merged,prismdb,https://prismdb.takanakahiko.me/prism-schema.ttl#,canonical @@ -2791,6 +2918,7 @@ merged,PROTCLUSTDB,http://identifiers.org/protclustdb/,canonical merged,protege,http://protege.stanford.edu/system#,canonical merged,protegedc,http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl#,canonical merged,PROTEOMICSDB.PEPTIDE,http://identifiers.org/proteomicsdb.peptide/,canonical +merged,PROTEOMICSDB.PROTEIN,http://identifiers.org/proteomicsdb.protein/,canonical merged,proton,http://www.ontotext.com/proton/,canonical merged,PROTONET.CLUSTER,http://identifiers.org/protonet.cluster/,canonical merged,PROTONET.PROTEINCARD,http://identifiers.org/protonet.proteincard/,canonical @@ -2805,7 +2933,9 @@ merged,prviv,http://purl.org/net/provenance/integrity#,canonical merged,prvr,http://purl.org/ontology/prv/rules#,canonical merged,prvt,http://purl.org/net/provenance/types#,namespace_alias merged,prvtypes,http://purl.org/net/provenance/types#,canonical +merged,przecieki,http://onlyfans.com/emiliaszymanska/,canonical merged,ps,https://w3id.org/payswarm#,canonical +merged,PSCDB,http://identifiers.org/pscdb/,canonical merged,PSDO,http://purl.obolibrary.org/obo/PSDO_,canonical merged,PSEUDOMONAS,http://identifiers.org/pseudomonas/,canonical merged,psh,http://ns.inria.fr/probabilistic-shacl/,canonical @@ -2858,6 +2988,7 @@ merged,quantity,http://qudt.org/schema/quantity#,canonical merged,qud,http://qudt.org/1.1/schema/qudt#,canonical merged,qudt,http://qudt.org/schema/qudt/,canonical merged,QUDT,http://qudt.org/schema/qudt#,prefix_alias +merged,quest,https://rb.gy/ntg7l/,canonical merged,quid,https://w3id.org/quid/,canonical merged,quran,http://khalidaloufi.sa/quran#,canonical merged,quty,http://www.telegraphis.net/ontology/measurement/quantity#,canonical @@ -2883,6 +3014,8 @@ merged,RAPDB.TRANSCRIPT,http://identifiers.org/rapdb.transcript/,canonical merged,rating,http://www.tvblob.com/ratings/#,canonical merged,raul,http://vocab.deri.ie/raul#,canonical merged,raum,https://terminology.fraunhofer.de/voc/raum#,canonical +merged,rb,https://w3id.org/riverbench/schema/metadata#,canonical +merged,rbdoc,https://w3id.org/riverbench/schema/documentation#,canonical merged,RBK,http://identifiers.org/rbk/,canonical merged,RBO,http://purl.obolibrary.org/obo/RBO_,canonical merged,rc,https://w3id.org/rc#,canonical @@ -2998,6 +3131,8 @@ merged,RE3DATA,http://identifiers.org/re3data/,canonical merged,react,https://w3id.org/react#,canonical merged,Reactome,https://identifiers.org/reactome/,canonical merged,REACTOME,http://identifiers.org/reactome/,prefix_alias +merged,REBASE,http://identifiers.org/rebase/,canonical +merged,REBEC,https://ensaiosclinicos.gov.br/rg/,canonical merged,rec,http://purl.org/ontology/rec/core#,canonical merged,rec54,http://www.w3.org/2001/02pd/rec54.rdf#,canonical merged,recipe,http://linkedrecipes.org/schema/,canonical @@ -3010,6 +3145,7 @@ merged,reg,http://purl.org/linked-data/registry#,canonical merged,regorg,http://www.w3.org/ns/regorg#,namespace_alias merged,rei,http://www.w3.org/2004/06/rei#,canonical merged,rel,http://purl.org/vocab/relationship/,canonical +merged,relation,http://www.iana.org/assignments/relation/,namespace_alias merged,religion,http://rdf.muninn-project.org/ontologies/religion#,canonical merged,remetca,http://www.purl.org/net/remetca#,canonical merged,remus,http://www.semanticweb.org/ontologies/2010/6/Ontology1279614123500.owl#,canonical @@ -3045,6 +3181,7 @@ merged,rich,http://rdf.data-vocabulary.org/,canonical merged,rico,https://www.ica.org/standards/RiC/ontology#,canonical merged,rif,http://www.w3.org/2007/rif#,canonical merged,rimmf,http://rimmf.com/vocab/,canonical +merged,risk,https://www.w3id.org/risk#,canonical merged,RISM,http://identifiers.org/rism/,canonical merged,rism,http://rism.online/,prefix_alias merged,rkd,http://data.rkd.nl/def#,canonical @@ -3054,7 +3191,7 @@ merged,rlnr,http://rdflivenews.aksw.org/resource/,canonical merged,rlog,http://persistence.uni-leipzig.org/nlp2rdf/ontologies/rlog#,canonical merged,rls,https://w3id.org/lovcube/ns/relovstats#,canonical merged,rm,http://jazz.net/ns/rm#,canonical -merged,rml,http://semweb.mmlab.be/ns/rml#,canonical +merged,rml,http://w3id.org/rml/,canonical merged,rmlt,http://semweb.mmlab.be/ns/rml-target#,canonical merged,rmo,http://eatld.et.tu-dresden.de/rmo#,canonical merged,RNACENTRAL,http://identifiers.org/rnacentral/,canonical @@ -3098,6 +3235,7 @@ merged,roterms,http://purl.org/wf4ever/roterms#,canonical merged,ROUGE,http://identifiers.org/rouge/,canonical merged,rov,http://www.w3.org/ns/regorg#,canonical merged,rpath,https://w3id.org/lodsight/rdf-path#,canonical +merged,RPCEC,https://rpcec.sld.cu/en/trials/,canonical merged,rpg,http://rpg.data.is4.site/,canonical merged,rpubl,http://rinfo.lagrummet.se/ns/2008/11/rinfo/publ#,canonical merged,rr,http://www.w3.org/ns/r2rml#,canonical @@ -3146,6 +3284,7 @@ merged,sail,http://www.openrdf.org/config/sail#,canonical merged,sakthi,http://infotech.nitk.ac.in/research-scholars/sakthi-murugan-r/,canonical merged,salad,https://w3id.org/cwl/salad#,canonical merged,SALK,https://abrc.osu.edu/stocks/number/SALK_,canonical +merged,SALMON,https://purl.dataone.org/odo/SALMON_,canonical merged,sam,http://def.seegrid.csiro.au/isotc211/iso19156/2011/sampling#,canonical merged,samfl,http://def.seegrid.csiro.au/ontology/om/sam-lite#,canonical merged,samian,http://lod.archaeology.link/data/samian/,canonical @@ -3154,6 +3293,7 @@ merged,SAO,http://purl.obolibrary.org/obo/SAO_,canonical merged,sao,http://salt.semanticauthoring.org/ontologies/sao#,prefix_alias merged,saref,https://saref.etsi.org/core/,canonical merged,saref4envi,https://saref.etsi.org/saref4envi/,canonical +merged,SASAP,https://purl.dataone.org/odo/SASAP_,canonical merged,SASBDB,http://identifiers.org/sasbdb/,canonical merged,saws,http://purl.org/saws/ontology#,canonical merged,sawsdl,http://www.w3.org/ns/sawsdl#,canonical @@ -3179,6 +3319,7 @@ merged,scms,http://ns.aksw.org/scms/annotations/,canonical merged,sco,http://purl.org/ontology/sco#,canonical merged,SCOMP,https://biopragmatics.github.io/providers/scomp/,canonical merged,SCOP,http://identifiers.org/scop/,canonical +merged,SCOPUS.PUBLICATION,https://www.scopus.com/sourceid/,canonical merged,scor,http://purl.org/eis/vocab/scor#,canonical merged,SCoRO,http://purl.org/spar/scoro/,canonical merged,scot,http://rdfs.org/scot/ns#,canonical @@ -3228,7 +3369,10 @@ merged,semio,http://www.lingvoj.org/semio#,canonical merged,semiot,http://w3id.org/semiot/ontologies/semiot#,canonical merged,semsur,http://purl.org/SemSur/,canonical merged,semtweet,http://semantictweet.com/,canonical -merged,seo,http://sda.tech/SEOontology/SEO/,canonical +merged,sense,https://w3id.org/sense#,canonical +merged,SENSO,http://purl.dataone.org/odo/SENSO_,canonical +merged,SEO,https://w3id.org/seo#,canonical +merged,seo,http://sda.tech/SEOontology/SEO/,prefix_alias merged,seokoeln,http://rankrage.de/,canonical merged,SEP,http://purl.obolibrary.org/obo/SEP_,canonical merged,SEPIO,http://purl.obolibrary.org/obo/SEPIO_,canonical @@ -3294,14 +3438,17 @@ merged,SITEX,http://identifiers.org/sitex/,canonical merged,situ,http://www.ontologydesignpatterns.org/cp/owl/situation.owl#,namespace_alias merged,skip,http://skipforward.net/skipforward/resource/,canonical merged,skiresort,http://www.openlinksw.com/ski_resorts/schema#,canonical +merged,SKM,http://identifiers.org/skm/,canonical merged,skos,http://www.w3.org/2004/02/skos/core#,canonical merged,skos08,http://www.w3.org/2008/05/skos#,canonical merged,skoslex,https://bp4mc2.org/def/skos-lex#,canonical merged,skosm,http://www.w3.org/2004/02/skos/mapping#,canonical +merged,skosno,http://data.norge.no/skosno#,canonical merged,skosthes,http://purl.org/iso25964/skos-thes#,namespace_alias merged,skosxl,http://www.w3.org/2008/05/skos-xl#,canonical merged,sl,http://www.semanlink.net/2001/00/semanlink-schema#,canonical -merged,slm,http://urn.fi/URN:NBN:fi:au:slm:,canonical +merged,SLM,http://identifiers.org/SLM/,canonical +merged,slm,http://urn.fi/URN:NBN:fi:au:slm:,prefix_alias merged,sm,http://topbraid.org/sparqlmotion#,canonical merged,SMART,http://identifiers.org/smart/,canonical merged,smartapi,http://smart-api.io/ontology/1.0/smartapi#,canonical @@ -3310,10 +3457,11 @@ merged,smg,http://ns.cerise-project.nl/energy/def/cim-smartgrid#,canonical merged,SMID,https://smid-db.org/smid/,canonical merged,smiley,http://www.smileyontology.com/ns#,canonical merged,smithy,https://awslabs.github.io/smithy/rdf-1.0#,canonical -merged,sml,http://topbraid.org/sparqlmotionlib#,canonical +merged,sml,https://w3id.org/sml/def#,canonical merged,SMPDB,http://identifiers.org/smpdb/,canonical merged,smxm,http://smxm.ga/,canonical merged,snac,http://socialarchive.iath.virginia.edu/,canonical +merged,SNAP,http://www.ifomis.org/bfo/1.1/snap#,canonical merged,snarm,http://rdf.myexperiment.org/ontologies/snarm/,canonical merged,SNOMEDCT,http://identifiers.org/snomedct/,canonical merged,snomedct,http://purl.bioontology.org/ontology/SNOMEDCT/,prefix_alias @@ -3562,6 +3710,7 @@ merged,spec,http://www.w3.org/ns/spec#,canonical merged,spfood,http://kmi.open.ac.uk/projects/smartproducts/ontologies/food.owl#,canonical merged,SPHN,https://biomedit.ch/rdf/sphn-ontology/sphn#,canonical merged,spif,http://spinrdf.org/spif#,canonical +merged,SPIKE.MAP,http://identifiers.org/spike.map/,canonical merged,spin,http://spinrdf.org/spin#,canonical merged,spl,http://spinrdf.org/spl#,canonical merged,SPLASH,http://identifiers.org/splash/,canonical @@ -3641,7 +3790,6 @@ merged,SWEETREALM,http://sweetontology.net/matrMineral/,canonical merged,SWH,http://identifiers.org/SWH/,canonical merged,swh,http://plugin.org.uk/swh-plugins/,prefix_alias merged,swid,http://semanticweb.org/id/,canonical -merged,SWISSLIPID,http://identifiers.org/SLM/,canonical merged,SWISSREGULON,http://identifiers.org/swissregulon/,canonical merged,swivt,http://semantic-mediawiki.org/swivt/1.0#,canonical merged,SWO,http://purl.obolibrary.org/obo/SWO_,canonical @@ -3693,6 +3841,7 @@ merged,TCB,https://www.pirbright.ac.uk/node/,canonical merged,TCDB,http://identifiers.org/tcdb/,canonical merged,tcga,http://purl.org/tcga/core#,canonical merged,tci,https://w3id.org/lbs/tci#,canonical +merged,TCTR,https://www.thaiclinicaltrials.org/show/,canonical merged,td,https://www.w3.org/2019/wot/td#,canonical merged,td5,http://td5.org/#,canonical merged,tdb,http://jena.hpl.hp.com/2008/tdb#,canonical @@ -3740,6 +3889,7 @@ merged,tmpl,http://purl.org/restdesc/http-template#,canonical merged,TO,http://purl.obolibrary.org/obo/TO_,canonical merged,toaru,https://metadata.moe/toaru-sparql/elements/,canonical merged,toby,http://tobyinkster.co.uk/#,canonical +merged,TOGOVAR,http://identifiers.org/togovar/,canonical merged,TOL,http://identifiers.org/tol/,canonical merged,TOPDB,http://identifiers.org/topdb/,canonical merged,topo,http://data.ign.fr/def/topo#,canonical @@ -3758,6 +3908,7 @@ merged,TRANSYT,http://identifiers.org/transyt/,canonical merged,trao,http://linkeddata.finki.ukim.mk/lod/ontology/tao#,canonical merged,travel,http://www.co-ode.org/roberts/travel.owl#,canonical merged,tree,https://w3id.org/tree#,canonical +merged,TREEBASE,http://identifiers.org/treebase/,canonical merged,TREEFAM,http://identifiers.org/treefam/,canonical merged,trek,https://w3id.org/trek/,canonical merged,TRICHDB,http://identifiers.org/trichdb/,canonical @@ -3803,6 +3954,7 @@ merged,ufmedia,http://purl.org/microformat/hmedia/,canonical merged,ufo,http://ufo.com/#,canonical merged,ui,http://www.w3.org/ns/ui#,canonical merged,uimo,http://vocab.sti2.at/uimo/,canonical +merged,uio,https://www.mitre.org/mparmelee/ontologies/2023/6/UserIntentOntology/,canonical merged,uis,http://uis.270a.info/dataset/,canonical merged,ul,http://underlay.mit.edu/ns/,canonical merged,ulan,http://vocab.getty.edu/ulan/,canonical @@ -3862,6 +4014,7 @@ merged,user,http://schemas.talis.com/2005/user/schema#,canonical merged,usgov,http://www.rdfabout.com/rdf/schema/usgovt/,canonical merged,USPTO,http://identifiers.org/uspto/,canonical merged,uta,http://uptheasset.org/ontology#,namespace_alias +merged,UTRDB,http://identifiers.org/utrdb/,canonical merged,va,http://code-research.eu/ontology/visual-analytics#,canonical merged,vacseen1,http://www.semanticweb.org/parthasb/ontologies/2014/6/vacseen1/,canonical merged,vaem,http://www.linkedmodel.org/schema/vaem#,canonical @@ -3909,6 +4062,7 @@ merged,videogame,http://purl.org/net/vgo#,canonical merged,VIDO,http://purl.obolibrary.org/obo/VIDO_,canonical merged,vidont,http://vidont.org/,canonical merged,vin,http://www.w3.org/TR/2003/PR-owl-guide-20031209/wine#,canonical +merged,VIPR,http://identifiers.org/vipr/,canonical merged,vir,http://w3id.org/vir#,canonical merged,VIRALZONE,http://identifiers.org/viralzone/,canonical merged,VIRSIRNA,http://identifiers.org/virsirna/,canonical @@ -4054,6 +4208,7 @@ merged,worldbank,http://worldbank.270a.info/dataset/,canonical merged,WormBase,http://identifiers.org/wb/,canonical merged,WORMPEP,http://identifiers.org/wormpep/,canonical merged,WORMS,http://identifiers.org/worms/,canonical +merged,WOS,https://www.webofscience.com/wos/woscc/full-record/WOS:,canonical merged,wot,http://xmlns.com/wot/0.1/,canonical merged,wotc,http://purl.org/wot-catalogue#,canonical merged,wotsec,https://www.w3.org/2019/wot/security#,canonical @@ -4088,8 +4243,7 @@ merged,xhtmlvocab,http://www.w3.org/1999/xhtml/vocab/,canonical merged,xhv,http://www.w3.org/1999/xhtml/vocab#,canonical merged,XIMBIO,https://ximbio.com/reagent/,canonical merged,xkos,http://rdf-vocabulary.ddialliance.org/xkos#,canonical -merged,XL,http://purl.obolibrary.org/obo/XL_,canonical -merged,xl,http://langegger.at/xlwrap/vocab#,prefix_alias +merged,xl,http://langegger.at/xlwrap/vocab#,canonical merged,xlime,http://xlime-project.org/vocab/,canonical merged,xlink,https://es.scribd.com/doc/79794476/05-Ejercicios-Resueltos-Caja-Negra-y-Recapitulacion/,canonical merged,XLMOD,http://purl.obolibrary.org/obo/XLMOD_,canonical diff --git a/src/prefixmaps/data/merged.oak.csv b/src/prefixmaps/data/merged.oak.csv index d6aae51..807f5e8 100644 --- a/src/prefixmaps/data/merged.oak.csv +++ b/src/prefixmaps/data/merged.oak.csv @@ -8,7 +8,8 @@ merged.oak,aapi,http://rdf.alchemyapi.com/rdf/v1/s/aapi-schema#,canonical merged.oak,aat,http://vocab.getty.edu/aat/,canonical merged.oak,abc,http://www.metadata.net/harmony/ABCSchemaV5Commented.rdf#,canonical merged.oak,ABCD,https://web.expasy.org/abcd/ABCD_,canonical -merged.oak,abs,http://abs.270a.info/dataset/,canonical +merged.oak,ABS,http://identifiers.org/abs/,canonical +merged.oak,abs,http://abs.270a.info/dataset/,prefix_alias merged.oak,AC,http://www.w3.org/ns/activitystreams#,canonical merged.oak,ac,http://umbel.org/umbel/ac/,prefix_alias merged.oak,acc,http://purl.org/NET/acc#,canonical @@ -23,17 +24,19 @@ merged.oak,acrt,http://privatealpha.com/ontology/certification/1#,canonical merged.oak,act,http://www.w3.org/2007/rif-builtin-action#,canonical merged.oak,activity,https://www.w3.org/TR/activitystreams-vocabulary/,canonical merged.oak,ad,http://schemas.talis.com/2005/address/schema#,canonical +merged.oak,ADCAD,https://purl.dataone.org/odo/ADCAD_,canonical merged.oak,add,http://www.datatourisme.fr/ontology/core/1.0#,canonical merged.oak,ADDGENE,http://identifiers.org/addgene/,canonical merged.oak,address,http://schemas.talis.com/2005/address/schema#,namespace_alias merged.oak,adf,http://purl.allotrope.org/ontologies/datapackage#,canonical merged.oak,admin,http://webns.net/mvcb/,canonical merged.oak,admingeo,http://data.ordnancesurvey.co.uk/ontology/admingeo/,canonical -merged.oak,adms,http://www.w3.org/ns/adms#,canonical +merged.oak,ADMS,http://www.w3.org/ns/adms#,canonical merged.oak,admssw,http://purl.org/adms/sw/,canonical merged.oak,ADO,http://purl.obolibrary.org/obo/ADO_,canonical merged.oak,adr,http://kg.artsdata.ca/resource/,canonical merged.oak,ADW,http://purl.obolibrary.org/obo/ADW_,canonical +merged.oak,aec3po,https://w3id.org/lbd/aec3po/,canonical merged.oak,AEO,http://purl.obolibrary.org/obo/AEO_,canonical merged.oak,AEON,http://purl.obolibrary.org/obo/AEON_,canonical merged.oak,AERO,http://purl.obolibrary.org/obo/AERO_,canonical @@ -46,7 +49,7 @@ merged.oak,affy,http://www.affymetrix.com/community/publications/affymetrix/tmsp merged.oak,AFFY.PROBESET,http://identifiers.org/affy.probeset/,canonical merged.oak,affymetrix,http://bio2rdf.org/affymetrix_vocabulary:,canonical merged.oak,afm,http://purl.allotrope.org/ontologies/material/,canonical -merged.oak,afn,http://jena.hpl.hp.com/ARQ/function#,canonical +merged.oak,afn,http://jena.apache.org/ARQ/function#,canonical merged.oak,afr,http://purl.allotrope.org/ontologies/result#,canonical merged.oak,AFTOL.TAXONOMY,http://identifiers.org/aftol.taxonomy/,canonical merged.oak,agent,http://eulersharp.sourceforge.net/2003/03swap/agent#,namespace_alias @@ -63,10 +66,12 @@ merged.oak,AGRKB,https://www.alliancegenome.org/accession/,canonical merged.oak,AGRO,http://purl.obolibrary.org/obo/AGRO_,canonical merged.oak,agro,http://purl.obolibrary.org/obo/agro.owl#,prefix_alias merged.oak,AGROVOC,http://aims.fao.org/aos/agrovoc/c_,canonical +merged.oak,ags,https://id.agschemas.org/,canonical merged.oak,aifb,http://www.aifb.kit.edu/id/,canonical merged.oak,aigp,http://swat.cse.lehigh.edu/resources/onto/aigp.owl#,canonical merged.oak,aiiso,http://purl.org/vocab/aiiso/schema#,canonical merged.oak,aims,http://aims.fao.org/aos/common/,canonical +merged.oak,AIO,https://w3id.org/aio/,canonical merged.oak,air,http://dig.csail.mit.edu/TAMI/2007/amord/air#,canonical merged.oak,airport,http://www.daml.org/2001/10/html/airport-ont#,canonical merged.oak,airs,https://raw.githubusercontent.com/airs-linked-data/lov/latest/src/airs_vocabulary.ttl#,canonical @@ -140,6 +145,7 @@ merged.oak,ARXIV,http://identifiers.org/arxiv/,canonical merged.oak,as,https://www.w3.org/ns/activitystreams#,canonical merged.oak,ASAP,http://identifiers.org/asap/,canonical merged.oak,asawoo,http://liris.cnrs.fr/asawoo/,canonical +merged.oak,asb,https://w3id.org/asbingowl/core#,canonical merged.oak,ASCL,http://identifiers.org/ascl/,canonical merged.oak,aseonto,http://requirement.ase.ru/requirements_ontology#,canonical merged.oak,asf,https://www.stm-assoc.org/asf/,canonical @@ -181,15 +187,20 @@ merged.oak,b2bo,http://purl.org/b2bo#,canonical merged.oak,b2rpubchem,http://bio2rdf.org/ns/ns/ns/pubchem#,canonical merged.oak,b3kat,http://lod.b3kat.de/title/,canonical merged.oak,babelnet,http://babelnet.org/2.0/,canonical +merged.oak,BABELON,https://w3id.org/babelon/,canonical merged.oak,BACDIVE,http://identifiers.org/bacdive/,canonical merged.oak,BACMAP.BIOG,http://identifiers.org/bacmap.biog/,canonical +merged.oak,BACMAP.MAP,http://identifiers.org/bacmap.map/,canonical +merged.oak,bacnet,http://data.ashrae.org/bacnet/2020#,canonical merged.oak,BACTIBASE,http://bactibase.hammamilab.org/,canonical +merged.oak,baf,https://w3id.org/baf#,canonical merged.oak,bag,https://bag2.basisregistraties.overheid.nl/bag/def/,canonical merged.oak,bag2,http://bag.basisregistraties.overheid.nl/def/bag#,canonical merged.oak,BAO,http://identifiers.org/bao/,canonical merged.oak,bao,http://www.bioassayontology.org/bao#,prefix_alias merged.oak,BARTOC,https://bartoc.org/en/node/,canonical merged.oak,basic,http://def.seegrid.csiro.au/isotc211/iso19103/2005/basic#,canonical +merged.oak,batmanont,http://emmo.info/emmo/application/bmo#,canonical merged.oak,bau,https://terminology.fraunhofer.de/voc/bau#,canonical merged.oak,bb,http://www.snik.eu/ontology/bb/,canonical merged.oak,bbc,http://www.bbc.co.uk/ontologies/news/,canonical @@ -272,6 +283,7 @@ merged.oak,BIOFACTOID,https://biofactoid.org/document/,canonical merged.oak,BIOGRID,http://identifiers.org/biogrid/,canonical merged.oak,biogrid,http://thebiogrid.org/,prefix_alias merged.oak,BIOGRID.INTERACTION,https://thebiogrid.org/interaction/,canonical +merged.oak,BIOKC,http://identifiers.org/biokc/,canonical merged.oak,biol,http://purl.org/NET/biol/ns#,canonical merged.oak,biolink,https://w3id.org/biolink/vocab/,canonical merged.oak,BIOLINK,http://identifiers.org/biolink/,prefix_alias @@ -283,6 +295,7 @@ merged.oak,BIOMODELS.VOCABULARY,http://identifiers.org/biomodels.vocabulary/,can merged.oak,BIONUMBERS,http://identifiers.org/bionumbers/,canonical merged.oak,biopax,http://www.biopax.org/release/biopax-level3.owl#,canonical merged.oak,BIOPORTAL,http://identifiers.org/bioportal/,canonical +merged.oak,BIOPROJECT,http://identifiers.org/bioproject/,canonical merged.oak,biordf,http://purl.org/net/biordfmicroarray/ns#,canonical merged.oak,BIOREGISTRY,https://bioregistry.io/registry/,canonical merged.oak,BIOREGISTRY.COLLECTION,https://bioregistry.io/collection/,canonical @@ -319,6 +332,7 @@ merged.oak,blt,http://www.bl.uk/schemas/bibliographic/blterms#,canonical merged.oak,bm,http://bio2rdf.org/,namespace_alias merged.oak,bmo,http://collection.britishmuseum.org/id/ontology/,canonical merged.oak,bmp,http://w3id.org/bmp#,canonical +merged.oak,BMRB,http://identifiers.org/bmrb/,canonical merged.oak,bn,http://babelnet.org/rdf/,canonical merged.oak,bne,http://datos.bne.es/resource/,canonical merged.oak,bner,http://datos.bne.es/resource/,namespace_alias @@ -337,6 +351,7 @@ merged.oak,bpo,https://w3id.org/bpo#,canonical merged.oak,br,http://vocab.deri.ie/br#,canonical merged.oak,brick,https://brickschema.org/schema/Brick#,canonical merged.oak,bridge,http://purl.org/vocommons/bridge#,canonical +merged.oak,BRIDGEDB,http://vocabularies.bridgedb.org/ops#,canonical merged.oak,brk,http://brk.basisregistraties.overheid.nl/def/brk#,canonical merged.oak,BROAD,http://identifiers.org/broad/,canonical merged.oak,brot,https://w3id.org/brot#,canonical @@ -351,6 +366,7 @@ merged.oak,BSPO,http://purl.obolibrary.org/obo/BSPO_,canonical merged.oak,bsym,http://bsym.bloomberg.com/sym/,canonical merged.oak,bte,http://purl.org/twc/vocab/between-the-edges/,canonical merged.oak,BTO,http://purl.obolibrary.org/obo/BTO_,canonical +merged.oak,bto,http://emmo.info/emmo/application/bto#,prefix_alias merged.oak,BUGBASE.EXPT,http://identifiers.org/bugbase.expt/,canonical merged.oak,BUGBASE.PROTOCOL,http://identifiers.org/bugbase.protocol/,canonical merged.oak,bv,http://purl.org/vocommons/bv#,canonical @@ -360,6 +376,8 @@ merged.oak,c4n,http://vocab.deri.ie/c4n#,canonical merged.oak,C4O,http://purl.org/spar/c4o/,canonical merged.oak,c9d,http://purl.org/twc/vocab/conversion/,namespace_alias merged.oak,ca,http://complyadvantage.com/,canonical +merged.oak,CABRI,http://identifiers.org/cabri/,canonical +merged.oak,CADSR,http://identifiers.org/cadsr/,canonical merged.oak,cal,http://www.w3.org/2002/12/cal/ical#,namespace_alias merged.oak,call,http://webofcode.org/wfn/call:,canonical merged.oak,calli,http://callimachusproject.org/rdf/2009/framework#,canonical @@ -381,6 +399,7 @@ merged.oak,caso,http://www.w3id.org/def/caso#,canonical merged.oak,category,http://dbpedia.org/resource/Category:,namespace_alias merged.oak,CATH,http://identifiers.org/cath/,canonical merged.oak,CATH.DOMAIN,http://identifiers.org/cath.domain/,canonical +merged.oak,CAZY,http://identifiers.org/cazy/,canonical merged.oak,cb,http://cbasewrap.ontologycentral.com/vocab#,canonical merged.oak,CBA,https://europepmc.org/article/CBA/,canonical merged.oak,cbase,http://ontologycentral.com/2010/05/cb/vocab#,canonical @@ -392,6 +411,7 @@ merged.oak,cbs,http://betalinkeddata.cbs.nl/def/cbs#,canonical merged.oak,cbv,https://ns.gs1.org/cbv/,canonical merged.oak,cc,http://creativecommons.org/ns#,canonical merged.oak,ccard,http://purl.org/commerce/creditcard#,canonical +merged.oak,CCDC,http://identifiers.org/ccdc/,canonical merged.oak,CCDS,http://identifiers.org/ccds/,canonical merged.oak,cci,http://cookingbigdata.com/linkeddata/ccinstances#,canonical merged.oak,CCO,http://identifiers.org/CCO/,canonical @@ -452,6 +472,7 @@ merged.oak,cheminf,http://www.semanticweb.org/ontologies/cheminf.owl#,prefix_ali merged.oak,ChEMROF,https://chemkg.github.io/chemrof/,canonical merged.oak,chemrof,https://w3id.org/chemrof/,prefix_alias merged.oak,chemsci,https://w3id.org/skgo/chemsci#,canonical +merged.oak,CHEMSPIDER,http://identifiers.org/chemspider/,canonical merged.oak,chess,http://purl.org/NET/rdfchess/ontology/,canonical merged.oak,CHIRO,http://purl.obolibrary.org/obo/CHIRO_,canonical merged.oak,CHMO,http://purl.obolibrary.org/obo/CHMO_,canonical @@ -475,8 +496,10 @@ merged.oak,CIVIC.AID,http://identifiers.org/civic.aid/,canonical merged.oak,CIVIC.DID,http://identifiers.org/civic.did/,canonical merged.oak,CIVIC.EID,http://identifiers.org/civic.eid/,canonical merged.oak,CIVIC.GID,http://identifiers.org/civic.gid/,canonical +merged.oak,CIVIC.MPID,http://identifiers.org/civic.mpid/,canonical merged.oak,CIVIC.SID,http://identifiers.org/civic.sid/,canonical merged.oak,CIVIC.TID,http://identifiers.org/civic.tid/,canonical +merged.oak,CIVIC.VGID,http://identifiers.org/civic.vgid/,canonical merged.oak,CIVIC.VID,http://identifiers.org/civic.vid/,canonical merged.oak,cjr,http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#,canonical merged.oak,CL,http://purl.obolibrary.org/obo/CL_,canonical @@ -486,6 +509,7 @@ merged.oak,clapit,http://dati.gov.it/onto/clapit/,canonical merged.oak,CLASSYFIRE,http://identifiers.org/classyfire/,canonical merged.oak,CLB,http://identifiers.org/clb/,canonical merged.oak,cld,http://purl.org/cld/terms/,canonical +merged.oak,CLDB,http://identifiers.org/cldb/,canonical merged.oak,climb,http://climb.dataincubator.org/vocabs/climb/,canonical merged.oak,clineva,http://www.agfa.com/w3c/2009/clinicalEvaluation#,canonical merged.oak,clinic,http://example.com/clinic#,canonical @@ -549,7 +573,7 @@ merged.oak,cocoon,https://w3id.org/cocoon/v1.0#,canonical merged.oak,coda,http://art.uniroma2.it/coda/contracts/,canonical merged.oak,code,http://telegraphis.net/ontology/measurement/code#,canonical merged.oak,coeus,http://bioinformatics.ua.pt/coeus/,canonical -merged.oak,COG,https://www.ncbi.nlm.nih.gov/research/cog/cog/,canonical +merged.oak,COG,http://identifiers.org/cog/,canonical merged.oak,cog,http://purl.org/ontology/cco/core#,prefix_alias merged.oak,COG.CATEGORY,https://www.ncbi.nlm.nih.gov/research/cog/cogcategory/,canonical merged.oak,COG.PATHWAY,https://www.ncbi.nlm.nih.gov/research/cog/pathway/,canonical @@ -560,6 +584,7 @@ merged.oak,COLAO,http://purl.obolibrary.org/obo/COLAO_,canonical merged.oak,cold,http://purl.org/configurationontology#,canonical merged.oak,coll,http://purl.org/co/,canonical merged.oak,com,http://purl.org/commerce#,canonical +merged.oak,COMBINE.SPECIFICATIONS,http://identifiers.org/combine.specifications/,canonical merged.oak,comm,http://vocab.resc.info/communication#,canonical merged.oak,commerce,http://search.yahoo.com/searchmonkey/commerce/,canonical merged.oak,common,http://www.w3.org/2007/uwa/context/common.owl#,canonical @@ -575,7 +600,7 @@ merged.oak,compub,https://sireneld.io/vocab/compub#,canonical merged.oak,con,http://www.w3.org/2000/10/swap/pim/contact#,canonical merged.oak,condition,http://www.kinjal.com/condition:,canonical merged.oak,conf,http://richard.cyganiak.de/2007/pubby/config.rdf#,canonical -merged.oak,conference,https://w3id.org/scholarlydata/ontology/conference-ontology.owl#,canonical +merged.oak,CONFERENCE,https://w3id.org/scholarlydata/ontology/conference-ontology.owl#,canonical merged.oak,CONFIDENT.EVENT,https://www.confident-conference.org/index.php/Event:,canonical merged.oak,CONFIDENT.SERIES,https://www.confident-conference.org/index.php/Event_Series:,canonical merged.oak,conll,http://ufal.mff.cuni.cz/conll2009-st/task-description.html#,canonical @@ -594,12 +619,14 @@ merged.oak,contsem,http://contsem.unizar.es/def/sector-publico/contratacion#,can merged.oak,conv,http://purl.org/twc/vocab/conversion/,canonical merged.oak,conversion,http://purl.org/twc/vocab/conversion/,namespace_alias merged.oak,coo,http://purl.org/coo/ns#,canonical +merged.oak,coos,http://id.unece.org/def/coos#,canonical merged.oak,copyright,http://rhizomik.net/ontologies/copyrightonto.owl#,namespace_alias merged.oak,cordis,http://cordis.europa.eu/projects/,canonical merged.oak,CORDIS.ARTICLE,https://cordis.europa.eu/article/id/,canonical merged.oak,CORDIS.PROJECT,https://cordis.europa.eu/project/id/,canonical merged.oak,core,http://vivoweb.org/ontology/core#,canonical merged.oak,coref,http://www.rkbexplorer.com/ontologies/coref#,canonical +merged.oak,coreo,http://purl.org/coreo#,canonical merged.oak,CORIELL,http://identifiers.org/coriell/,canonical merged.oak,CORRDB,http://identifiers.org/corrdb/,canonical merged.oak,CORUM,http://identifiers.org/corum/,canonical @@ -625,6 +652,7 @@ merged.oak,cpi,http://www.ebusiness-unibw.org/ontologies/cpi/ns#,canonical merged.oak,cpm,http://catalogus-professorum.org/cpm/2/,canonical merged.oak,cpov,http://data.europa.eu/m8g/,canonical merged.oak,cpsv,http://purl.org/vocab/cpsv#,canonical +merged.oak,cpsvno,http://data.norge.no/vocabulary/cpsvno#,canonical merged.oak,CPT,https://www.aapc.com/codes/cpt-codes/,canonical merged.oak,cpv,http://purl.org/weso/cpv/,canonical merged.oak,crime,http://purl.org/vocab/reloc/,canonical @@ -647,12 +675,16 @@ merged.oak,crypto,http://www.w3.org/2000/10/swap/crypto#,canonical merged.oak,CRYPTODB,http://identifiers.org/cryptodb/,canonical merged.oak,cs,http://purl.org/vocab/changeset/schema#,canonical merged.oak,CSA,http://identifiers.org/csa/,canonical +merged.oak,CSD,http://identifiers.org/csd/,canonical merged.oak,csdbp,http://cs.dbpedia.org/,canonical merged.oak,cska,http://pfclitex.com/,canonical merged.oak,csm,http://purl.org/csm/1.0#,canonical merged.oak,cso,http://cso.kmi.open.ac.uk/schema/cso/,canonical merged.oak,CSP,http://purl.bioontology.org/ontology/CSP/,canonical merged.oak,csp,http://vocab.deri.ie/csp#,prefix_alias +merged.oak,CST,http://identifiers.org/cst/,canonical +merged.oak,CST.AB,http://identifiers.org/cst.ab/,canonical +merged.oak,CSTR,http://identifiers.org/cstr/,canonical merged.oak,csv,http://vocab.sindice.net/csv/,canonical merged.oak,csvw,http://www.w3.org/ns/csvw#,canonical merged.oak,ct,http://data.linkedct.org/resource/linkedct/,canonical @@ -666,6 +698,7 @@ merged.oak,cts,http://rdf.cdisc.org/ct/schema#,canonical merged.oak,cts2,http://schema.omg.org/spec/CTS2/1.0/,canonical merged.oak,ctxdesc,http://www.demcare.eu/ontologies/contextdescriptor.owl#,canonical merged.oak,cube,https://cube.link/,canonical +merged.oak,CUBEDB,http://identifiers.org/cubedb/,canonical merged.oak,cubeont,http://ontology.cube.global/,canonical merged.oak,cue,http://www.clarin.eu/cmdi/cues/display/1.0#,canonical merged.oak,cur,http://qudt.org/2.1/vocab/currency/,canonical @@ -676,6 +709,7 @@ merged.oak,cv,http://rdfs.org/resume-rdf/,canonical merged.oak,cvb,http://rdfs.org/resume-rdf/base.rdfs#,canonical merged.oak,cvbase,http://purl.org/captsolo/resume-rdf/0.2/base#,canonical merged.oak,CVDO,http://purl.obolibrary.org/obo/CVDO_,canonical +merged.oak,CVX,https://biopragmatics.github.io/providers/cvx/,canonical merged.oak,cwl,https://w3id.org/cwl/cwl#,canonical merged.oak,cwlgit,https://w3id.org/cwl/view/git/,canonical merged.oak,cwlprov,https://w3id.org/cwl/prov#,canonical @@ -685,6 +719,7 @@ merged.oak,cwrc,http://sparql.cwrc.ca/ontology/cwrc#,canonical merged.oak,cyc,http://sw.opencyc.org/concept/,canonical merged.oak,cycann,http://sw.cyc.com/CycAnnotations_v1#,canonical merged.oak,d0,http://ontologydesignpatterns.org/ont/wikipedia/d0.owl#,canonical +merged.oak,D1ID,http://identifiers.org/d1id/,canonical merged.oak,d2d,http://rdfns.org/d2d/,canonical merged.oak,d2r,http://sites.wiwiss.fu-berlin.de/suhl/bizer/d2r-server/config.rdf#,canonical merged.oak,d2rq,http://www.wiwiss.fu-berlin.de/suhl/bizer/D2RQ/0.1#,canonical @@ -706,7 +741,9 @@ merged.oak,daq,http://purl.org/eis/vocab/daq#,canonical merged.oak,DARC,http://identifiers.org/darc/,canonical merged.oak,dash,http://datashapes.org/dash#,canonical merged.oak,DASHR,http://identifiers.org/dashr/,canonical +merged.oak,DASHR.EXPRESSION,http://identifiers.org/dashr.expression/,canonical merged.oak,data,http://data.odw.tw/,canonical +merged.oak,databus,https://dataid.dbpedia.org/databus#,canonical merged.oak,DataCite,http://purl.org/spar/datacite/,canonical merged.oak,DATACOMMONS,https://datacommons.org/browser/,canonical merged.oak,datacron,http://www.datacron-project.eu/datAcron#,canonical @@ -726,7 +763,7 @@ merged.oak,dayta,http://dayta.me/resource#,canonical merged.oak,db,http://dbpedia.org/,canonical merged.oak,dbc,http://dbpedia.org/resource/Category:,canonical merged.oak,dbcat,http://dbpedia.org/resource/Category:,namespace_alias -merged.oak,dbd,http://dbpedia.org/datatype/,namespace_alias +merged.oak,DBD,http://identifiers.org/dbd/,canonical merged.oak,DBEST,http://identifiers.org/dbest/,canonical merged.oak,dbfo,http://dbpedia.org/facts/ontology#,canonical merged.oak,DBG2INTRONS,http://identifiers.org/dbg2introns/,canonical @@ -767,6 +804,7 @@ merged.oak,DC_CL,http://purl.obolibrary.org/obo/DC_CL_,canonical merged.oak,dcam,http://purl.org/dc/dcam/,canonical merged.oak,dcap,http://purl.org/ws-mmi-dc/terms/,canonical merged.oak,DCAT,http://www.w3.org/ns/dcat#,canonical +merged.oak,dcatap,http://data.europa.eu/r5r/,canonical merged.oak,dcatapit,http://dati.gov.it/onto/dcatapit#,canonical merged.oak,dcatnl,http://standaarden.overheid.nl/dcatnl/terms/,canonical merged.oak,dcatno,https://data.norge.no/vocabulary/dcatno#,canonical @@ -795,12 +833,13 @@ merged.oak,dd,http://example.org/dummydata/,canonical merged.oak,DDANAT,http://purl.obolibrary.org/obo/DDANAT_,canonical merged.oak,ddb,http://www.deutsche-digitale-bibliothek.de/edm/,canonical merged.oak,ddc,http://purl.org/NET/decimalised#,canonical +merged.oak,dde,https://www.ddeworld.org/,canonical merged.oak,DDINTER.DRUG,http://ddinter.scbdd.com/ddinter/drug-detail/,canonical merged.oak,DDINTER.INTERACTION,http://ddinter.scbdd.com/ddinter/interact/,canonical merged.oak,ddl,http://purl.org/vocab/riro/ddl#,canonical merged.oak,DDPHENO,http://purl.obolibrary.org/obo/DDPHENO_,canonical merged.oak,dead,http://utpl.edu.ec/sbc/data/,canonical -merged.oak,DeBiO,https://biopragmatics.github.io/debio/,canonical +merged.oak,DEBIO,https://biopragmatics.github.io/debio/,canonical merged.oak,DECIPHER,https://www.deciphergenomics.org/syndrome/,canonical merged.oak,decision,https://decision-ontology.googlecode.com/svn/trunk/decision.owl#,canonical merged.oak,decl,http://www.linkedmodel.org/1.0/schema/decl#,canonical @@ -869,10 +908,13 @@ merged.oak,dnbt,http://d-nb.info/standards/elementset/dnb#,canonical merged.oak,dnr,http://www.dotnetrdf.org/configuration#,canonical merged.oak,doac,http://ramonantonio.net/doac/0.1/#,canonical merged.oak,doacc,http://purl.org/net/bel-epa/doacc#,canonical +merged.oak,doam,http://emmo.info/doam#,canonical merged.oak,DOAP,http://usefulinc.com/ns/doap#,canonical merged.oak,doas,http://deductions.github.io/doas.owl.ttl#,canonical merged.oak,doc,http://www.w3.org/2000/10/swap/pim/doc#,canonical merged.oak,docam,https://www.docam.ca/glossaurus/,canonical +merged.oak,docbook,http://docbook.org/ns/docbook/,canonical +merged.oak,doce,http://purl.org/nemo/doce#,canonical merged.oak,docker,http://www.w3.org/ns/bde/docker/,canonical merged.oak,doclist,http://www.junkwork.net/xml/DocumentList#,canonical merged.oak,DoCO,http://purl.org/spar/doco/,canonical @@ -904,18 +946,27 @@ merged.oak,dqm,http://purl.org/dqm-vocabulary/v1/dqm#,canonical merged.oak,dqv,http://www.w3.org/ns/dqv#,canonical merged.oak,dqvno,https://data.norge.no/vocabulary/dqvno#,canonical merged.oak,dr,http://purl.org/swan/2.0/discourse-relationships/,canonical +merged.oak,DRAGONDB.ALLELE,http://identifiers.org/dragondb.allele/,canonical +merged.oak,DRAGONDB.DNA,http://identifiers.org/dragondb.dna/,canonical +merged.oak,DRAGONDB.LOCUS,http://identifiers.org/dragondb.locus/,canonical +merged.oak,DRAGONDB.PROTEIN,http://identifiers.org/dragondb.protein/,canonical merged.oak,DRDUKE,https://phytochem.nal.usda.gov/phytochem/chemicals/show/,canonical merged.oak,driver,http://deductions.github.io/drivers.owl.ttl#,canonical merged.oak,drk,http://drakon.su/,canonical +merged.oak,DRKS,https://drks.de/search/en/trial/,canonical merged.oak,drm,http://vocab.data.gov/def/drm#,canonical merged.oak,DRON,http://purl.obolibrary.org/obo/DRON_,canonical +merged.oak,DRSANV0,http://identifiers.org/drs.anv0/,canonical merged.oak,DRSC,http://identifiers.org/drsc/,canonical merged.oak,drug,http://www.agfa.com/w3c/2009/drugTherapy#,canonical merged.oak,DRUGBANK,http://identifiers.org/drugbank/,canonical merged.oak,drugbank,http://www4.wiwiss.fu-berlin.de/drugbank/resource/drugbank/,prefix_alias +merged.oak,DRUGBANK.BIOENTITY,http://identifiers.org/drugbankv4.target/,canonical merged.oak,DRUGBANK.CATEGORY,https://www.drugbank.ca/categories/,canonical +merged.oak,DRUGBANK.CONDITION,https://go.drugbank.com/indications/,canonical +merged.oak,DRUGBANK.METABOLITE,https://go.drugbank.com/metabolites/,canonical +merged.oak,DRUGBANK.REACTION,https://go.drugbank.com/reactions/,canonical merged.oak,DRUGBANK.SALT,https://go.drugbank.com/salts/,canonical -merged.oak,DRUGBANKV4.TARGET,http://identifiers.org/drugbankv4.target/,canonical merged.oak,DRUGCENTRAL,http://identifiers.org/drugcentral/,canonical merged.oak,ds,http://purl.org/ctic/dcat#,canonical merged.oak,dsd,https://w3id.org/dsd#,canonical @@ -973,13 +1024,15 @@ merged.oak,ECO,http://purl.obolibrary.org/obo/ECO_,canonical merged.oak,eco,http://www.ebusiness-unibw.org/ontologies/eclass/5.1.4/#,prefix_alias merged.oak,ECOCORE,http://purl.obolibrary.org/obo/ECOCORE_,canonical merged.oak,ECOGENE,http://identifiers.org/ecogene/,canonical +merged.oak,ECOLIWIKI,http://identifiers.org/ecoliwiki/,canonical merged.oak,ecoll,http://purl.org/ceu/eco/1.0#,canonical merged.oak,ecore,http://www.eclipse.org/emf/2002/Ecore#,canonical -merged.oak,ecos,http://kmm.lboro.ac.uk/ecos/1.0#,canonical +merged.oak,ecos,http://purl.org/ecos#,canonical merged.oak,ecowlim,http://ecowlim.tfri.gov.tw/lode/resource/,canonical merged.oak,ecpo,http://purl.org/ontology/ecpo#,canonical merged.oak,ecrm,http://erlangen-crm.org/current/,canonical merged.oak,ecs,http://rdf.ecs.soton.ac.uk/ontology/ecs#,canonical +merged.oak,ECSO,http://purl.dataone.org/odo/ECSO_,canonical merged.oak,ECTO,http://purl.obolibrary.org/obo/ECTO_,canonical merged.oak,ECYANO.ENTITY,http://identifiers.org/ecyano.entity/,canonical merged.oak,ECYANO.EXPERIMENT,http://identifiers.org/ecyano.experiment/,canonical @@ -1010,6 +1063,7 @@ merged.oak,efrbroo,http://erlangen-crm.org/efrbroo/,canonical merged.oak,eg,http://www.example.org/,canonical merged.oak,EGA.DATASET,http://identifiers.org/ega.dataset/,canonical merged.oak,EGA.STUDY,http://identifiers.org/ega.study/,canonical +merged.oak,egdo,http://example.org/,namespace_alias merged.oak,EGGNOG,http://identifiers.org/eggnog/,canonical merged.oak,EHDA,http://purl.obolibrary.org/obo/EHDA_,canonical merged.oak,EHDAA,http://purl.obolibrary.org/obo/EHDAA_,canonical @@ -1018,6 +1072,7 @@ merged.oak,ei2a,http://opendata.aragon.es/def/ei2a#,canonical merged.oak,ekaw,http://data.semanticweb.org/conference/ekaw/2012/complete/,canonical merged.oak,elec,http://purl.org/ctic/sector-publico/elecciones#,canonical merged.oak,eli,http://data.europa.eu/eli/ontology#,canonical +merged.oak,ELM,http://identifiers.org/elm/,canonical merged.oak,elod,http://linkedeconomy.org/ontology#,canonical merged.oak,elog,http://eulersharp.sourceforge.net/2003/03swap/log-rules#,namespace_alias merged.oak,EMAP,http://purl.obolibrary.org/obo/EMAP_,canonical @@ -1026,14 +1081,15 @@ merged.oak,EMAPS,https://www.informatics.jax.org/vocab/gxd/anatomy/EMAPS:,canoni merged.oak,EMDB,http://identifiers.org/emdb/,canonical merged.oak,emergel,http://purl.org/emergel/core#,canonical merged.oak,emergelm,http://purl.org/emergel/modules#,canonical +merged.oak,emmo,http://emmo.info/emmo#,canonical merged.oak,EMMO.CIF,http://emmo.info/emmo/cif-core#,canonical merged.oak,emoca,http://ns.inria.fr/emoca#,namespace_alias merged.oak,emotion,http://ns.inria.fr/emoca#,canonical merged.oak,emp,http://purl.org/ctic/empleo/oferta#,canonical merged.oak,EMPIAR,http://identifiers.org/empiar/,canonical merged.oak,employee,http://www.employee.com/data#,canonical +merged.oak,EMSL.PROJECT,https://www.emsl.pnnl.gov/project/,canonical merged.oak,emtr,http://purl.org/NET/ssnext/electricmeters#,canonical -merged.oak,ENA.EMBL,http://identifiers.org/ena.embl/,canonical merged.oak,enc,http://www.w3.org/2001/04/xmlenc#,canonical merged.oak,encargado,http://semRAT.edu/,canonical merged.oak,ENCODE,http://identifiers.org/encode/,canonical @@ -1155,6 +1211,7 @@ merged.oak,FALDO,http://biohackathon.org/resource/faldo#,canonical merged.oak,fam,http://vocab.fusepool.info/fam#,canonical merged.oak,FAO,http://purl.obolibrary.org/obo/FAO_,canonical merged.oak,fao,http://fao.270a.info/dataset/,prefix_alias +merged.oak,FAO.ASFIS,https://www.fao.org/fishery/en/species/,canonical merged.oak,faostat,http://reference.eionet.europa.eu/faostat/schema/,canonical merged.oak,faq,http://www.openlinksw.com/ontology/faq#,canonical merged.oak,FB,http://identifiers.org/flybase/,canonical @@ -1163,6 +1220,7 @@ merged.oak,FBbt,http://purl.obolibrary.org/obo/FBbt_,canonical merged.oak,FBcv,http://purl.obolibrary.org/obo/FBcv_,canonical merged.oak,FBdv,http://purl.obolibrary.org/obo/FBdv_,canonical merged.oak,fbgeo,http://rdf.freebase.com/ns/location/geocode/,canonical +merged.oak,FBOL,http://identifiers.org/fbol/,canonical merged.oak,FBSP,http://purl.obolibrary.org/obo/FBSP_,canonical merged.oak,fc,http://www.freeclass.eu/freeclass_v1#,canonical merged.oak,FCB,http://identifiers.org/fcb/,canonical @@ -1172,6 +1230,7 @@ merged.oak,fcs,http://clarin.eu/fcs/resource#,canonical merged.oak,fct,http://openlinksw.com/services/facets/1.0/,canonical merged.oak,fd,http://foodable.co/ns/,canonical merged.oak,fdbp,http://fr.dbpedia.org/property/,namespace_alias +merged.oak,fdof,https://w3id.org/fdof/ontology#,canonical merged.oak,fdp,https://w3id.org/fdp/fdp-o#,canonical merged.oak,fe,http://www.ontologydesignpatterns.org/ont/framenet/abox/fe/,canonical merged.oak,fea,http://vocab.data.gov/def/fea#,canonical @@ -1190,6 +1249,7 @@ merged.oak,fincaselaw,http://purl.org/finlex/schema/oikeus/,canonical merged.oak,fingal,http://vocab.deri.ie/fingal#,canonical merged.oak,finlaw,http://purl.org/finlex/schema/laki/,canonical merged.oak,fire,http://tldp.org/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-java.html#,canonical +merged.oak,fisa,https://ifitkau.github.io/fisa/,canonical merged.oak,fise,http://fise.iks-project.eu/ontology/,canonical merged.oak,FISHBASE.SPECIES,https://www.fishbase.ca/summary/,canonical merged.oak,FIX,http://purl.obolibrary.org/obo/FIX_,canonical @@ -1241,7 +1301,7 @@ merged.oak,frb,http://frb.270a.info/dataset/,canonical merged.oak,FRBR,http://purl.org/vocab/frbr/core#,canonical merged.oak,frbrcore,http://purl.org/vocab/frbr/core#,namespace_alias merged.oak,frbre,http://purl.org/vocab/frbr/extended#,canonical -merged.oak,frbrer,http://iflastandards.info/ns/fr/frbr/frbrer/,canonical +merged.oak,FRBRER,http://iflastandards.info/ns/fr/frbr/frbrer/,canonical merged.oak,frbroo,http://iflastandards.info/ns/fr/frbr/frbroo/,canonical merged.oak,fred,http://www.ontologydesignpatterns.org/ont/fred/domain.owl#,canonical merged.oak,freebase,http://rdf.freebase.com/ns/,canonical @@ -1251,6 +1311,7 @@ merged.oak,frgeo,http://rdf.insee.fr/geo/,canonical merged.oak,friends,http://www.openarchives.org/OAI/2.0/friends/,canonical merged.oak,frir,http://purl.org/twc/ontology/frir.owl#,canonical merged.oak,frsad,http://iflastandards.info/ns/fr/frsad/,canonical +merged.oak,fs,https://www.compliancequest.com/training-management-software-system-solutions/,canonical merged.oak,FSNP,http://identifiers.org/fsnp/,canonical merged.oak,fso,https://w3id.org/fso#,canonical merged.oak,fssp,http://linkeddata.fssprus.ru/resource/,canonical @@ -1267,6 +1328,7 @@ merged.oak,fuseki,http://jena.apache.org/fuseki#,canonical merged.oak,fx,http://sparql.xyz/facade-x/ns/,canonical merged.oak,FYPO,http://purl.obolibrary.org/obo/FYPO_,canonical merged.oak,GA4GHDOS,http://identifiers.org/ga4ghdos/,canonical +merged.oak,GABI,http://identifiers.org/gabi/,canonical merged.oak,gadm,http://gadm.geovocab.org/ontology#,canonical merged.oak,gaf,http://groundedannotationframework.org/,canonical merged.oak,GAINESVILLE.CORE,http://purl.org/gc/,canonical @@ -1311,6 +1373,7 @@ merged.oak,GENEPIO,http://purl.obolibrary.org/obo/GENEPIO_,canonical merged.oak,generiek,https://data.vlaanderen.be/ns/generiek#,canonical merged.oak,GENETREE,http://identifiers.org/genetree/,canonical merged.oak,GENO,http://purl.obolibrary.org/obo/GENO_,canonical +merged.oak,GENPEPT,http://identifiers.org/genpept/,canonical merged.oak,GENPROP,http://identifiers.org/genprop/,canonical merged.oak,genre,http://sparql.cwrc.ca/ontologies/genre#,canonical merged.oak,GEO,http://purl.obolibrary.org/obo/GEO_,canonical @@ -1321,7 +1384,7 @@ merged.oak,geocontext,http://www.geocontext.org/publ/2013/vocab#,canonical merged.oak,geod,http://vocab.lenka.no/geo-deling#,namespace_alias merged.oak,geodata,http://sws.geonames.org/,canonical merged.oak,geodcat,http://data.europa.eu/930/,canonical -merged.oak,geoes,http://geo.linkeddata.es/resource/,canonical +merged.oak,geoes,http://geo.linkeddata.es/ontology/,canonical merged.oak,geof,http://www.opengis.net/def/function/geosparql/,canonical merged.oak,geofabric,http://linked.data.gov.au/def/geofabric#,canonical merged.oak,geofla,http://data.ign.fr/ontologies/geofla#,canonical @@ -1350,7 +1413,7 @@ merged.oak,ggbn,http://data.ggbn.org/schemas/ggbn/terms/,canonical merged.oak,ghga,http://w3id.org/ghga/,canonical merged.oak,GHR,https://medlineplus.gov/genetics/condition/,canonical merged.oak,GIARDIADB,http://identifiers.org/giardiadb/,canonical -merged.oak,gist,https://ontologies.semanticarts.com/gist/,canonical +merged.oak,gist,http://ontologies.semanticarts.com/gist#,canonical merged.oak,GITHUB,http://identifiers.org/github/,canonical merged.oak,GITHUB.ISSUE,https://bioregistry.io/resolve/github/issue/,canonical merged.oak,GITHUB.PULL,https://bioregistry.io/resolve/github/pull/,canonical @@ -1370,6 +1433,7 @@ merged.oak,GLYCOPOST,http://identifiers.org/glycopost/,canonical merged.oak,GLYGEN,https://glygen.org/glycan/,canonical merged.oak,GLYTOUCAN,http://identifiers.org/glytoucan/,canonical merged.oak,gm,http://def.seegrid.csiro.au/isotc211/iso19107/2003/geometry#,canonical +merged.oak,GMD,http://identifiers.org/gmd/,canonical merged.oak,GMD.ANALYTE,http://identifiers.org/gmd.analyte/,canonical merged.oak,GMD.GCMS,http://identifiers.org/gmd.gcms/,canonical merged.oak,GMD.PROFILE,http://identifiers.org/gmd.profile/,canonical @@ -1378,7 +1442,8 @@ merged.oak,gml,http://www.opengis.net/ont/gml#,canonical merged.oak,gmo,http://purl.jp/bio/10/gmo/,canonical merged.oak,gn,http://www.geonames.org/ontology#,namespace_alias merged.oak,gnaf,http://linked.data.gov.au/def/gnaf#,canonical -merged.oak,gnd,http://d-nb.info/gnd/,canonical +merged.oak,GND,http://identifiers.org/gnd/,canonical +merged.oak,gnd,http://d-nb.info/gnd/,prefix_alias merged.oak,gndo,http://d-nb.info/standards/elementset/gnd#,canonical merged.oak,gnm,http://www.geonames.org/ontology/mappings/,canonical merged.oak,GNO,http://purl.obolibrary.org/obo/GNO_,canonical @@ -1406,6 +1471,7 @@ merged.oak,gomodel,http://model.geneontology.org/,canonical merged.oak,gont,https://gont.ch/,canonical merged.oak,goog,http://schema.googleapis.com/,canonical merged.oak,GOOGLE.PATENT,http://identifiers.org/google.patent/,canonical +merged.oak,GOREL,http://purl.obolibrary.org/obo/GOREL_,canonical merged.oak,gov,http://gov.genealogy.net/ontology.owl#,canonical merged.oak,govtrackus,http://www.rdfabout.com/rdf/usgov/geo/us/,canonical merged.oak,govwild,http://govwild.org/0.6/GWOntology.rdf/,canonical @@ -1482,12 +1548,14 @@ merged.oak,hcterms,http://purl.org/uF/hCard/terms/,canonical merged.oak,hctl,https://www.w3.org/2019/wot/hypermedia#,canonical merged.oak,HCVDB,http://identifiers.org/hcvdb/,canonical merged.oak,hdgi,https://w3id.org/hdgi#,canonical +merged.oak,HDL,http://hdl.handle.net/,canonical merged.oak,hdo,http://www.samos.gr/ontologies/helpdeskOnto.owl#,canonical merged.oak,HDR,http://identifiers.org/hdr/,canonical merged.oak,health,http://purl.org/twc/health/vocab/,canonical merged.oak,healthcare,http://www.agfa.com/w3c/2009/healthCare#,canonical merged.oak,hello,https://www.youtube.com/user/SuperTellAFriend/featured/,canonical merged.oak,hemogram,http://www.agfa.com/w3c/2009/hemogram#,canonical +merged.oak,HEPRO,http://purl.obolibrary.org/obo/HEPRO_,canonical merged.oak,hg,http://rdf.histograph.io/,canonical merged.oak,HGMD,http://identifiers.org/hgmd/,canonical merged.oak,HGNC,http://identifiers.org/hgnc/,canonical @@ -1521,6 +1589,7 @@ merged.oak,HOMOLOGENE,http://identifiers.org/homologene/,canonical merged.oak,hops,https://rdf.ag/o/hops#,canonical merged.oak,hosp,http://health.data.gov/def/hospital/,canonical merged.oak,hospital,http://www.agfa.com/w3c/2009/hospital#,canonical +merged.oak,HOVERGEN,http://identifiers.org/hovergen/,canonical merged.oak,HP,http://purl.obolibrary.org/obo/HP_,canonical merged.oak,hp,http://purl.org/voc/hp/,prefix_alias merged.oak,HPA,http://identifiers.org/hpa/,canonical @@ -1536,6 +1605,7 @@ merged.oak,hr,http://iserve.kmi.open.ac.uk/ns/hrests#,canonical merged.oak,HsapDv,http://purl.obolibrary.org/obo/HsapDv_,canonical merged.oak,HSDB,https://pubchem.ncbi.nlm.nih.gov/source/hsdb/,canonical merged.oak,HSO,http://purl.obolibrary.org/obo/HSO_,canonical +merged.oak,HSSP,http://identifiers.org/hssp/,canonical merged.oak,htir,http://www.w3.org/2011/http#,canonical merged.oak,html,http://www.w3.org/1999/xhtml/,canonical merged.oak,HTN,http://purl.obolibrary.org/obo/HTN_,canonical @@ -1543,6 +1613,7 @@ merged.oak,hto,http://project-haystack.org/hto#,canonical merged.oak,httph,http://www.w3.org/2007/ont/httph#,canonical merged.oak,httpm,http://www.w3.org/2011/http-methods#,canonical merged.oak,httpvoc,http://www.w3.org/2006/http#,canonical +merged.oak,hu,https://mail.google.com/,canonical merged.oak,HUGE,http://identifiers.org/huge/,canonical merged.oak,human,http://eulersharp.sourceforge.net/2003/03swap/human#,canonical merged.oak,humanbody,http://eulersharp.sourceforge.net/2003/03swap/humanBody#,canonical @@ -1573,6 +1644,7 @@ merged.oak,ICEBERG.FAMILY,http://identifiers.org/iceberg.family/,canonical merged.oak,ICEO,http://purl.obolibrary.org/obo/ICEO_,canonical merged.oak,ICEPO,https://biopragmatics.github.io/providers/icepo/,canonical merged.oak,ICF,http://id.who.int/icd/entity/,canonical +merged.oak,ICLDB,https://entomology.ca.uky.edu/content/,canonical merged.oak,ICO,http://purl.obolibrary.org/obo/ICO_,canonical merged.oak,icon,https://w3id.org/icon/ontology/,canonical merged.oak,id,http://identifiers.org/,canonical @@ -1594,6 +1666,7 @@ merged.oak,IDR,http://identifiers.org/idr/,canonical merged.oak,ids,https://w3id.org/idsa/core/,canonical merged.oak,idsc,https://w3id.org/idsa/code/,canonical merged.oak,IEDB,http://identifiers.org/iedb/,canonical +merged.oak,ies4,http://ies.data.gov.uk/ontology/ies4#,canonical merged.oak,IEV,http://purl.obolibrary.org/obo/IEV_,canonical merged.oak,ifc,http://ifcowl.openbimstandards.org/IFC2X3_Final#,canonical merged.oak,ifcowl,http://www.buildingsmart-tech.org/ifcOWL/IFC4_ADD2#,canonical @@ -1606,6 +1679,7 @@ merged.oak,iiif,http://iiif.io/api/image/2#,canonical merged.oak,ilap,http://data.posccaesar.org/ilap/,canonical merged.oak,im,http://imgpedia.dcc.uchile.cl/resource/,canonical merged.oak,imas,https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#,canonical +merged.oak,imbor,https://data.crow.nl/imbor/def/,canonical merged.oak,IMEX,http://identifiers.org/imex/,canonical merged.oak,imf,http://imf.270a.info/dataset/,canonical merged.oak,IMG.GENE,http://identifiers.org/img.gene/,canonical @@ -1636,6 +1710,7 @@ merged.oak,INO,http://purl.obolibrary.org/obo/INO_,canonical merged.oak,input,http://volt-name.space/vocab/input#,canonical merged.oak,INSDC,http://identifiers.org/insdc/,canonical merged.oak,insdc,http://ddbj.nig.ac.jp/ontologies/sequence#,prefix_alias +merged.oak,INSDC.RUN,https://www.ebi.ac.uk/ena/browser/view/,canonical merged.oak,INSDC.SRA,http://identifiers.org/insdc.sra/,canonical merged.oak,IntAct,http://identifiers.org/intact/,canonical merged.oak,INTACT.MOLECULE,http://identifiers.org/intact.molecule/,canonical @@ -1647,6 +1722,7 @@ merged.oak,intervals,http://reference.data.gov.uk/def/intervals/,namespace_alias merged.oak,io,https://iaco.me/,canonical merged.oak,IOBC,http://purl.jp/bio/4/id/,canonical merged.oak,iol,http://www.ontologydesignpatterns.org/ont/dul/IOLite.owl#,canonical +merged.oak,iop,https://w3id.org/iadopt/ont/,canonical merged.oak,iospress,http://ld.iospress.nl/rdf/ontology/,canonical merged.oak,iot,http://iotschema.org/,canonical merged.oak,iotlite,http://purl.oclc.org/NET/UNIS/fiware/iot-lite#,canonical @@ -1674,14 +1750,15 @@ merged.oak,ISFINDER,http://identifiers.org/isfinder/,canonical merged.oak,isi,http://purl.org/ontology/is/inst/,canonical merged.oak,isidore,http://www.rechercheisidore.fr/class/,canonical merged.oak,ISNI,http://identifiers.org/isni/,canonical -merged.oak,iso,http://purl.org/iso25964/skos-thes#,namespace_alias +merged.oak,iso,http://purl.org/iso25964/skos-thes#,canonical merged.oak,ISO15926,http://standards.iso.org/iso/15926/part14/,canonical merged.oak,iso37120,http://ontology.eil.utoronto.ca/ISO37120.owl#,canonical merged.oak,isoadr,http://reference.data.gov.au/def/ont/iso19160-1-address#,canonical merged.oak,isocat,http://www.isocat.org/datcat/,canonical -merged.oak,isothes,http://purl.org/iso25964/skos-thes#,canonical +merged.oak,isothes,http://purl.org/iso25964/skos-thes#,namespace_alias merged.oak,ispra,http://dati.isprambiente.it/ontology/core#,canonical merged.oak,isq,http://purl.org/ontology/is/quality/,canonical +merged.oak,ISRCTN,https://www.isrctn.com/,canonical merged.oak,ISSN,http://identifiers.org/issn/,canonical merged.oak,ist,http://purl.org/ontology/is/types/,canonical merged.oak,istex,https://data.istex.fr/ontology/istex#,canonical @@ -1703,6 +1780,7 @@ merged.oak,IUPHAR.RECEPTOR,http://identifiers.org/iuphar.receptor/,canonical merged.oak,ja,http://jena.hpl.hp.com/2005/11/Assembler#,canonical merged.oak,java,http://www.w3.org/2007/uwa/context/java.owl#,canonical merged.oak,JAX,https://www.jax.org/strain/,canonical +merged.oak,JAXMICE,http://identifiers.org/jaxmice/,canonical merged.oak,JCGGDB,http://identifiers.org/jcggdb/,canonical merged.oak,JCM,http://identifiers.org/jcm/,canonical merged.oak,JCSD,http://identifiers.org/jcsd/,canonical @@ -1714,6 +1792,7 @@ merged.oak,jolux,http://data.legilux.public.lu/resource/ontology/jolux#,canonica merged.oak,jp1,http://rdf.muninn-project.org/ontologies/jp1/,canonical merged.oak,jpo,http://rdf.jpostdb.org/ontology/jpost.owl#,canonical merged.oak,jpost,http://rdf.jpostdb.org/ontology/jpost.owl#,namespace_alias +merged.oak,JRCT,https://jrct.niph.go.jp/en-latest-detail/,canonical merged.oak,json,https://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf#,canonical merged.oak,jsonld,http://www.w3.org/ns/json-ld#,canonical merged.oak,jsonschema,https://www.w3.org/2019/wot/json-schema#,canonical @@ -1735,6 +1814,8 @@ merged.oak,KEGG,http://identifiers.org/kegg/,canonical merged.oak,kegg,http://bio2rdf.org/ns/kegg#,prefix_alias merged.oak,KEGG_ENZYME,http://identifiers.org/kegg.enzyme/,canonical merged.oak,KEGG_PATHWAY,http://identifiers.org/kegg.pathway/,canonical +merged.oak,KESTRELO,http://purl.obolibrary.org/obo/kestrelo_,canonical +merged.oak,keyon,http://keyelements.ltd/ontologies/keyon/#,canonical merged.oak,keys,http://purl.org/NET/c4dm/keys.owl#,canonical merged.oak,kgi,http://ns.inria.fr/kg/index#,canonical merged.oak,KISAO,http://purl.obolibrary.org/obo/KISAO_,canonical @@ -1745,11 +1826,12 @@ merged.oak,kml,http://www.opengis.net/kml/2.2#,canonical merged.oak,KNAPSACK,http://identifiers.org/knapsack/,canonical merged.oak,knows,http://semantic.komc/usu/2020/knows#,canonical merged.oak,koko,https://seznam.cz/,canonical -merged.oak,kokot,http://strbaste.com/,canonical +merged.oak,kokot,http://www.koko.t/,canonical merged.oak,koly,http://www.ensias.ma/,canonical merged.oak,kontakt,http://richard.cyganiak.de/,canonical merged.oak,kpd,http://purl.org/kpd/,canonical merged.oak,ksam,http://kulturarvsdata.se/ksamsok#,namespace_alias +merged.oak,ksamsok,http://kulturarvsdata.se/ksamsok#,namespace_alias merged.oak,kupkb,http://www.e-lico.eu/data/kupkb/,canonical merged.oak,kw,http://kwantu.net/kw/,canonical merged.oak,kwijibo,http://kwijibo.talis.com/,canonical @@ -1776,7 +1858,8 @@ merged.oak,LBO,http://purl.obolibrary.org/obo/LBO_,canonical merged.oak,lc,http://semweb.mmlab.be/ns/linkedconnections#,canonical merged.oak,lcdr,http://ns.lucid-project.org/revision/,canonical merged.oak,lcnaf,http://id.loc.gov/authorities/names/,canonical -merged.oak,lcsh,http://id.loc.gov/authorities/subjects/,canonical +merged.oak,LCSH,https://id.loc.gov/authorities/,canonical +merged.oak,lcsh,http://id.loc.gov/authorities/subjects/,prefix_alias merged.oak,lctr,http://data.linkedct.org/vocab/resource/,canonical merged.oak,lcy,http://purl.org/vocab/lifecycle/schema#,namespace_alias merged.oak,ld,http://linkeddata.ru/,canonical @@ -1796,7 +1879,7 @@ merged.oak,lds,https://solid.ti.rw.fau.de/public/ns/linked-data-structures#,cano merged.oak,ldt,https://www.w3.org/ns/ldt#,canonical merged.oak,ldvm,http://linked.opendata.cz/ontology/ldvm/,canonical merged.oak,leak,http://data.ontotext.com/resource/leak/,canonical -merged.oak,leaks,https://onlyfans.com/chelxie/,canonical +merged.oak,leaks,https://cuzin.com/,canonical merged.oak,led,http://led.kmi.open.ac.uk/term/,canonical merged.oak,legal,http://www.w3.org/ns/legal#,canonical merged.oak,LEI,http://identifiers.org/lei/,canonical @@ -1819,6 +1902,7 @@ merged.oak,lgd,http://linkedgeodata.org/triplify/,canonical merged.oak,lgdm,http://linkedgeodata.org/meta/,canonical merged.oak,lgdo,http://linkedgeodata.org/ontology/,canonical merged.oak,lgdt,http://linkedgeodata.org/triplify/,namespace_alias +merged.oak,LGIC,http://identifiers.org/lgic/,canonical merged.oak,lgt,http://linkedgadget.com/wiki/Property:,canonical merged.oak,lgv,http://linkedgeodata.org/ontology/,namespace_alias merged.oak,lh,http://vocab.inf.ed.ac.uk/library/holdings#,canonical @@ -1832,6 +1916,7 @@ merged.oak,life,http://life.deri.ie/schema/,canonical merged.oak,lifecycle,http://purl.org/vocab/lifecycle/schema#,canonical merged.oak,LIGANDBOOK,http://identifiers.org/ligandbook/,canonical merged.oak,LIGANDBOX,http://identifiers.org/ligandbox/,canonical +merged.oak,LIGANDEXPO,http://identifiers.org/ligandexpo/,canonical merged.oak,LIGEA,http://hpc-bioinformatics.cineca.it/fusion/cell_line/,canonical merged.oak,like,http://ontologi.es/like#,canonical merged.oak,lime,http://www.w3.org/ns/lemon/lime#,canonical @@ -1889,6 +1974,7 @@ merged.oak,log,http://www.w3.org/2000/10/swap/log#,canonical merged.oak,LOGGERHEAD,http://purl.obolibrary.org/obo/LOGGERHEAD_,canonical merged.oak,logies,https://data.vlaanderen.be/ns/logies#,canonical merged.oak,LOINC,https://loinc.org/,canonical +merged.oak,lol,https://sbalot.github.io/lol/,canonical merged.oak,lom,http://ltsc.ieee.org/rdf/lomv1p0/lom#,canonical merged.oak,lomvoc,http://ltsc.ieee.org/rdf/lomv1p0/vocabulary#,canonical merged.oak,LOQATE,http://www.weizmann.ac.il/molgen/loqate/gene/view/,canonical @@ -1905,6 +1991,7 @@ merged.oak,lprov,http://id.learning-provider.data.ac.uk/terms#,canonical merged.oak,LPT,http://purl.obolibrary.org/obo/LPT_,canonical merged.oak,lr,http://linkedrecipes.org/schema/,namespace_alias merged.oak,lrcommon,http://landregistry.data.gov.uk/def/common/,canonical +merged.oak,LRG,http://identifiers.org/lrg/,canonical merged.oak,ls,http://linkedspending.aksw.org/instance/,canonical merged.oak,lsc,http://linkedscience.org/lsc/ns#,canonical merged.oak,lsd,http://linkedwidgets.org/statisticaldata/ontology/,canonical @@ -1936,9 +2023,10 @@ merged.oak,m4i,http://w3id.org/nfdi4ing/metadata4ing#,canonical merged.oak,m8g,http://data.europa.eu/m8g/,namespace_alias merged.oak,MA,http://purl.obolibrary.org/obo/MA_,canonical merged.oak,MACIE,http://identifiers.org/macie/,canonical -merged.oak,mads,http://www.loc.gov/mads/rdf/v1#,namespace_alias -merged.oak,madsrdf,http://www.loc.gov/mads/rdf/v1#,canonical +merged.oak,mads,http://www.loc.gov/mads/rdf/v1#,canonical +merged.oak,madsrdf,http://loc.hi.hi.gov/hihi/,canonical merged.oak,maeco,http://edg.topbraid.solutions/maeco/,canonical +merged.oak,maeo,http://emmo.info/emmo/application/maeo/experts#,namespace_alias merged.oak,maet,http://edg.topbraid.solutions/taxonomy/macroeconomics/,canonical merged.oak,mag,https://makg.org/property/,canonical merged.oak,magmardl,http://www.semanticweb.org/magma-core/rdl#,canonical @@ -1966,6 +2054,8 @@ merged.oak,MASSIVE,http://identifiers.org/massive/,canonical merged.oak,master1,http://idl.u-grenoble3.fr/,canonical merged.oak,MAT,http://purl.obolibrary.org/obo/MAT_,canonical merged.oak,math,http://www.w3.org/2000/10/swap/math#,canonical +merged.oak,matmine,http://materialsmine.org/ns/,canonical +merged.oak,MATRIXDB.ASSOCIATION,http://identifiers.org/matrixdb.association/,canonical merged.oak,matrycs,http://matrycs.com/,canonical merged.oak,matvoc,http://stream-ontology.com/matvoc/,canonical merged.oak,MAXO,http://purl.obolibrary.org/obo/MAXO_,canonical @@ -1976,6 +2066,7 @@ merged.oak,mbkeys,https://pastebin.com/ThBfphb8#,canonical merged.oak,MCC,http://www.semanticweb.org/pallabi.d/ontologies/2014/2/untitled-ontology-11#,canonical merged.oak,mccv,http://purl.jp/bio/10/mccv#,canonical merged.oak,MCO,http://purl.obolibrary.org/obo/MCO_,canonical +merged.oak,MCRO,http://purl.obolibrary.org/obo/MCRO_,canonical merged.oak,md,http://www.w3.org/ns/md#,canonical merged.oak,mdcs,https://mdcs.monumentenkennis.nl/damageatlas/ontology#,canonical merged.oak,mdi,http://w3id.org/multidimensional-interface/ontology#,canonical @@ -1987,6 +2078,10 @@ merged.oak,meb,http://rdf.myexperiment.org/ontologies/base/,canonical merged.oak,MEDDRA,http://identifiers.org/meddra/,canonical merged.oak,MEDGEN,http://identifiers.org/medgen/,canonical merged.oak,media,http://search.yahoo.com/searchmonkey/media/,canonical +merged.oak,MEDIADIVE.INGREDIENT,https://mediadive.dsmz.de/ingredients/,canonical +merged.oak,MEDIADIVE.MEDIUM,https://mediadive.dsmz.de/medium/,canonical +merged.oak,MEDIADIVE.SOLUTION,https://mediadive.dsmz.de/solutions/,canonical +merged.oak,MEDLINEPLUS,http://identifiers.org/medlineplus/,canonical merged.oak,medred,http://w3id.org/medred/medred#,canonical merged.oak,meeting,http://www.w3.org/2002/07/meeting#,canonical merged.oak,meetup,http://www.lotico.com/meetup/,canonical @@ -2037,7 +2132,10 @@ merged.oak,MGNIFY.PROJ,http://identifiers.org/mgnify.proj/,canonical merged.oak,MGNIFY.SAMP,http://identifiers.org/mgnify.samp/,canonical merged.oak,mgv,http://mangaview.fr/mgv#,canonical merged.oak,MI,http://purl.obolibrary.org/obo/MI_,canonical +merged.oak,mi,http://www.marineinfo.org/ns/ontology#,prefix_alias merged.oak,MIAPA,http://purl.obolibrary.org/obo/MIAPA_,canonical +merged.oak,mibc,http://marineinfo.org/ns/library/bibcodes#,canonical +merged.oak,mibt,https://marineinfo.org/ns/library/bibtypes#,canonical merged.oak,mico,http://www.mico-project.eu/ns/platform/1.0/schema#,canonical merged.oak,MICRO,http://purl.obolibrary.org/obo/MICRO_,canonical merged.oak,MICROSCOPE,http://identifiers.org/microscope/,canonical @@ -2046,6 +2144,7 @@ merged.oak,mil,http://rdf.muninn-project.org/ontologies/military#,canonical merged.oak,MILLIPORE,https://www.merckmillipore.com/catalogue/item/,canonical merged.oak,mime,https://www.iana.org/assignments/media-types/,canonical merged.oak,MIMODB,http://identifiers.org/mimodb/,canonical +merged.oak,mindat,https://www.mindat.org/,canonical merged.oak,MINID,http://identifiers.org/minid/,canonical merged.oak,MINID.TEST,http://identifiers.org/minid.test/,canonical merged.oak,minim,http://purl.org/minim/minim#,canonical @@ -2054,6 +2153,7 @@ merged.oak,MIPMOD,http://identifiers.org/mipmod/,canonical merged.oak,MIR,http://identifiers.org/MIR/,canonical merged.oak,MIRBASE,http://identifiers.org/mirbase/,canonical merged.oak,MIRBASE.MATURE,http://identifiers.org/mirbase.mature/,canonical +merged.oak,MIREX,http://identifiers.org/mirex/,canonical merged.oak,MIRIAM,http://identifiers.org/identifiers.namespace/,canonical merged.oak,MIRIAM.COLLECTION,http://identifiers.org/miriam.collection/,canonical merged.oak,MIRIAM.RESOURCE,http://identifiers.org/miriam.resource/,canonical @@ -2164,6 +2264,7 @@ merged.oak,MZSPEC,http://identifiers.org/MZSPEC/,canonical merged.oak,nalt,https://lod.nal.usda.gov/nalt/,canonical merged.oak,name,http://example.org/name#,canonical merged.oak,namespaces,https://vg.no/,canonical +merged.oak,NANDO,http://identifiers.org/NANDO/,canonical merged.oak,nanopub,http://www.nanopub.org/nschema#,namespace_alias merged.oak,nao,http://www.semanticdesktop.org/ontologies/2007/08/15/nao#,canonical merged.oak,NAPDI,http://identifiers.org/napdi/,canonical @@ -2174,6 +2275,7 @@ merged.oak,NASC,http://identifiers.org/nasc/,canonical merged.oak,nature,http://deductions.github.io/nature_observation.owl.ttl#,canonical merged.oak,naval,http://rdf.muninn-project.org/ontologies/naval#,canonical merged.oak,navm,https://w3id.org/navigation_menu#,canonical +merged.oak,NBN,http://identifiers.org/nbn/,canonical merged.oak,NBO,http://purl.obolibrary.org/obo/NBO_,canonical merged.oak,nbo,http://data.bioontology.org/ontologies/NBO/,prefix_alias merged.oak,NBRC,http://identifiers.org/nbrc/,canonical @@ -2189,6 +2291,7 @@ merged.oak,NCBIGene,http://identifiers.org/ncbigene/,prefix_alias merged.oak,NCBIProtein,http://identifiers.org/ncbiprotein/,canonical merged.oak,NCBITaxon,http://purl.obolibrary.org/obo/NCBITaxon_,canonical merged.oak,ncbitaxon,http://purl.org/obo/owl/NCBITaxon#,prefix_alias +merged.oak,NCI.DRUG,https://www.cancer.gov/publications/dictionaries/cancer-drug/def/,canonical merged.oak,ncicp,http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#,namespace_alias merged.oak,NCIM,http://identifiers.org/ncim/,canonical merged.oak,NCIT,http://purl.obolibrary.org/obo/NCIT_,canonical @@ -2235,7 +2338,9 @@ merged.oak,NIF_DYSFUNCTION,http://purl.obolibrary.org/obo/NIF_DYSFUNCTION_,canon merged.oak,NIF_GROSSANATOMY,http://purl.obolibrary.org/obo/NIF_GROSSANATOMY_,canonical merged.oak,nih,http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#,namespace_alias merged.oak,NIHREPORTER.PROJECT,https://reporter.nih.gov/project-details/,canonical -merged.oak,nkos,http://w3id.org/nkos#,canonical +merged.oak,NKOS,http://w3id.org/nkos/,canonical +merged.oak,nkos,http://w3id.org/nkos#,prefix_alias +merged.oak,NLFFF,http://identifiers.org/nlfff/,canonical merged.oak,NLM,https://www.ncbi.nlm.nih.gov/nlmcatalog/,canonical merged.oak,nlon,http://lod.nl.go.kr/ontology/,canonical merged.oak,NLX.ANAT,http://uri.neuinfo.org/nif/nifstd/nlx_anat_,canonical @@ -2259,6 +2364,7 @@ merged.oak,nndsr,http://semanticdiet.com/schema/usda/nndsr/,canonical merged.oak,nno,https://w3id.org/nno/ontology#,canonical merged.oak,no,http://km.aifb.kit.edu/projects/numbers/number#,canonical merged.oak,NOAA,https://www.fisheries.noaa.gov/species/,canonical +merged.oak,NOAA.CAMEO,https://cameochemicals.noaa.gov/chemical/,canonical merged.oak,nobel,http://data.nobelprize.org/terms/,canonical merged.oak,nocal,http://vocab.deri.ie/nocal#,canonical merged.oak,noise,http://vocab.linkeddata.es/datosabiertos/def/medio-ambiente/contaminacion-acustica#,canonical @@ -2270,6 +2376,7 @@ merged.oak,NONCODEV4.GENE,http://identifiers.org/noncodev4.gene/,canonical merged.oak,NONCODEV4.RNA,http://identifiers.org/noncodev4.rna/,canonical merged.oak,NORINE,http://identifiers.org/norine/,canonical merged.oak,nosql,http://purl.org/db/nosql#,canonical +merged.oak,notify,http://www.w3.org/ns/solid/notifications#,canonical merged.oak,NOVUS,https://www.novusbio.com/products/,canonical merged.oak,np,http://www.nanopub.org/nschema#,canonical merged.oak,npdv,http://sws.ifi.uio.no/vocab/npd#,canonical @@ -2309,6 +2416,7 @@ merged.oak,OARCS,http://purl.obolibrary.org/obo/OARCS_,canonical merged.oak,oarj,http://opendepot.org/reference/linked/1.0/,canonical merged.oak,oat,http://openlinksw.com/schemas/oat/,canonical merged.oak,oauth,http://demiblog.org/vocab/oauth#,canonical +merged.oak,oav,http://lod.openaire.eu/vocab/,canonical merged.oak,oax,http://www.w3.org/ns/openannotation/extensions/,canonical merged.oak,OBA,http://purl.obolibrary.org/obo/OBA_,canonical merged.oak,OBAN,http://purl.org/oban/,canonical @@ -2324,6 +2432,7 @@ merged.oak,oboInOwl,http://www.geneontology.org/formats/oboInOwl#,canonical merged.oak,oboro,http://obofoundry.org/ro/ro.owl#,canonical merged.oak,oboso,http://purl.org/obo/owl/SO#,canonical merged.oak,obsm,http://rdf.geospecies.org/methods/observationMethod#,canonical +merged.oak,OBV,http://identifiers.org/obv/,canonical merged.oak,obws,http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#,canonical merged.oak,oc,http://opencoinage.org/rdf/,canonical merged.oak,OCC,http://identifiers.org/occ/,canonical @@ -2334,9 +2443,11 @@ merged.oak,ocds,http://purl.org/onto-ocds/ocds#,canonical merged.oak,OCI,http://identifiers.org/oci/,canonical merged.oak,OCID,http://identifiers.org/OCID/,canonical merged.oak,OCLC,http://identifiers.org/oclc/,canonical +merged.oak,ocmv,https://w3id.org/ontouml-models/vocabulary#,canonical merged.oak,oco,https://w3id.org/oc/ontology/,canonical merged.oak,ocsw,http://data.diekb.org/def/ocsw#,canonical merged.oak,od,http://purl.org/twc/vocab/opendap#,canonical +merged.oak,ODAM,http://identifiers.org/odam/,canonical merged.oak,odapp,http://vocab.deri.ie/odapp#,canonical merged.oak,odapps,http://semweb.mmlab.be/ns/odapps#,canonical merged.oak,odbc,http://www.openlinksw.com/ontology/odbc#,canonical @@ -2345,9 +2456,10 @@ merged.oak,ODC.TBI,http://identifiers.org/odc.tbi/,canonical merged.oak,odcs,http://opendata.cz/infrastructure/odcleanstore/,canonical merged.oak,odf,http://docs.oasis-open.org/ns/office/1.2/meta/odf#,canonical merged.oak,odo,http://ocean-data.org/schema/,canonical +merged.oak,ODOR,http://identifiers.org/odor/,canonical merged.oak,odp,http://ontologydesignpatterns.org/,canonical merged.oak,odpart,http://www.ontologydesignpatterns.org/cp/owl/participation.owl#,canonical -merged.oak,odrl,http://www.w3.org/ns/odrl/2/,canonical +merged.oak,ODRL,http://www.w3.org/ns/odrl/2/,canonical merged.oak,odrs,http://schema.theodi.org/odrs#,canonical merged.oak,ods,http://lod.xdams.org/ontologies/ods/,canonical merged.oak,odv,http://reference.data.gov.uk/def/organogram/,canonical @@ -2393,6 +2505,7 @@ merged.oak,olca,http://www.lingvoj.org/olca#,canonical merged.oak,olia,http://purl.org/olia/olia.owl#,canonical merged.oak,olias,http://purl.org/olia/system.owl#,namespace_alias merged.oak,oliasystem,http://purl.org/olia/system.owl#,canonical +merged.oak,olis,http://olis.dev/,canonical merged.oak,olo,http://purl.org/ontology/olo/core#,canonical merged.oak,OM,http://www.ontology-of-units-of-measure.org/resource/om-2/,canonical merged.oak,om,http://opendata.caceres.es/def/ontomunicipio#,prefix_alias @@ -2407,6 +2520,7 @@ merged.oak,ome,http://purl.org/ontomedia/core/expression#,canonical merged.oak,omg,https://w3id.org/omg#,canonical merged.oak,OMIA,http://identifiers.org/omia/,canonical merged.oak,OMIABIS,http://purl.obolibrary.org/obo/OMIABIS_,canonical +merged.oak,OMID,http://identifiers.org/omid/,canonical merged.oak,OMIM,http://identifiers.org/mim/,canonical merged.oak,omim,http://purl.bioontology.org/ontology/OMIM/,prefix_alias merged.oak,OMIT,http://purl.obolibrary.org/obo/OMIT_,canonical @@ -2432,10 +2546,12 @@ merged.oak,one,https://bioportal.bioontology.org/ontologies/ONE/,prefix_alias merged.oak,onisep,http://rdf.onisep.fr/resource/,canonical merged.oak,ONS,http://purl.obolibrary.org/obo/ONS_,canonical merged.oak,onssprel,http://www.ordnancesurvey.co.uk/ontology/SpatialRelations/v0.2/SpatialRelations.owl#,canonical +merged.oak,ONTIE,https://ontology.iedb.org/ontology/ONTIE_,canonical merged.oak,onto,http://www.ontotext.com/,canonical merged.oak,ONTOAVIDA,http://purl.obolibrary.org/obo/ONTOAVIDA_,canonical merged.oak,ontobras,http://www.semanticweb.org/fefar/ontologies/ontobras#,canonical merged.oak,ontolex,http://www.w3.org/ns/lemon/ontolex#,canonical +merged.oak,ontologia,http://ub.edu/dades/ontologia/Cinema#Cinemes#,canonical merged.oak,ontology,http://dbpedia.org/ontology/,namespace_alias merged.oak,ONTONEO,http://purl.obolibrary.org/obo/ONTONEO_,canonical merged.oak,ontoneo,http://purl.obolibrary.org/obo/ontoneo/,prefix_alias @@ -2568,6 +2684,8 @@ merged.oak,ox,http://vocab.ox.ac.uk/projectfunding#,canonical merged.oak,oxi,http://omerxi.com/ontologies/core.owl.ttl#,canonical merged.oak,p20,http://zbw.eu/beta/p20/vocab/,canonical merged.oak,p2po,https://purl.org/p2p-o#,canonical +merged.oak,P3DB.PROTEIN,http://identifiers.org/p3db.protein/,canonical +merged.oak,P3DB.SITE,http://identifiers.org/p3db.site/,canonical merged.oak,p3p,http://www.w3.org/2002/01/p3prdfv1#,canonical merged.oak,paam,https://lod.mediathek-tanz-theater.de/schema/paam/,canonical merged.oak,paf,https://paf.link/,canonical @@ -2633,6 +2751,7 @@ merged.oak,perscido,https://perscido.univ-grenoble-alpes.fr/,canonical merged.oak,persee,http://data.persee.fr/ontology/persee_ontology/,canonical merged.oak,person,http://www.w3.org/ns/person#,canonical merged.oak,persoon,http://data.vlaanderen.be/ns/persoon#,namespace_alias +merged.oak,PESTICIDEINFO,https://www.pesticideinfo.org/chemical/,canonical merged.oak,pext,http://www.ontotext.com/proton/protonext#,canonical merged.oak,pf,http://jena.hpl.hp.com/ARQ/property#,canonical merged.oak,PFAM,http://identifiers.org/pfam/,canonical @@ -2658,6 +2777,8 @@ merged.oak,PHENOLEXPLORER,http://identifiers.org/phenolexplorer/,canonical merged.oak,PHENX,https://www.phenxtoolkit.org/protocols/view/,canonical merged.oak,phil,http://philosurfical.open.ac.uk/ontology/philosurfical.owl#,canonical merged.oak,PHIPO,http://purl.obolibrary.org/obo/PHIPO_,canonical +merged.oak,PHOSPHOPOINT.KINASE,http://identifiers.org/phosphopoint.kinase/,canonical +merged.oak,PHOSPHOPOINT.PROTEIN,http://identifiers.org/phosphopoint.protein/,canonical merged.oak,PHOSPHOSITE.PROTEIN,http://identifiers.org/phosphosite.protein/,canonical merged.oak,PHOSPHOSITE.RESIDUE,http://identifiers.org/phosphosite.residue/,canonical merged.oak,photoshop,http://ns.adobe.com/photoshop/1.0/,canonical @@ -2679,6 +2800,7 @@ merged.oak,ping,https://namso-gen.com/,canonical merged.oak,pingback,http://purl.org/net/pingback/,canonical merged.oak,PIROPLASMA,http://identifiers.org/piroplasma/,canonical merged.oak,PIRSF,http://identifiers.org/pirsf/,canonical +merged.oak,pit,http://data.elsevier.com/vocabulary/ElsevierPubItemTypes/,canonical merged.oak,pizza,http://www.co-ode.org/ontologies/pizza/pizza.owl#,canonical merged.oak,PKDB,http://identifiers.org/pkdb/,canonical merged.oak,pkgsrc,http://pkgsrc.co/schema#,canonical @@ -2689,6 +2811,7 @@ merged.oak,places,http://purl.org/ontology/places#,canonical merged.oak,PLANA,http://purl.obolibrary.org/obo/PLANA_,canonical merged.oak,planet,http://dbpedia.org/,namespace_alias merged.oak,PLANP,http://purl.obolibrary.org/obo/PLANP_,canonical +merged.oak,plant,http://example.org/plant/,canonical merged.oak,PLANTTFDB,http://identifiers.org/planttfdb/,canonical merged.oak,PlasmoDB,https://identifiers.org/plasmodb/,canonical merged.oak,PLASMODB,http://identifiers.org/plasmodb/,prefix_alias @@ -2700,8 +2823,9 @@ merged.oak,PLO,http://purl.obolibrary.org/obo/PLO_,canonical merged.oak,plo,http://purl.org/net/po#,prefix_alias merged.oak,pm,http://premon.fbk.eu/resource/,canonical merged.oak,PMAP.CUTDB,http://identifiers.org/pmap.cutdb/,canonical +merged.oak,PMAP.SUBSTRATEDB,http://identifiers.org/pmap.substratedb/,canonical merged.oak,PMC,http://identifiers.org/pmc/,canonical -merged.oak,pmd,http://publishmydata.com/def/dataset#,canonical +merged.oak,pmd,https://w3id.org/pmd/co/,canonical merged.oak,PMDB,http://identifiers.org/pmdb/,canonical merged.oak,pmhb,http://pmhb.org/,canonical merged.oak,pml,http://provenanceweb.org/ns/pml#,canonical @@ -2727,11 +2851,13 @@ merged.oak,pnv,https://w3id.org/pnv#,canonical merged.oak,PO,http://purl.obolibrary.org/obo/PO_,canonical merged.oak,po,http://purl.org/ontology/po/,prefix_alias merged.oak,pobo,http://purl.obolibrary.org/obo/,namespace_alias +merged.oak,POCKETOME,http://identifiers.org/pocketome/,canonical merged.oak,pod,https://project-open-data.cio.gov/v1.1/schema/#,canonical merged.oak,poder,http://poderopedia.com/vocab/,canonical merged.oak,pois,http://purl.oclc.org/POIS/vcblr#,canonical merged.oak,poke,https://pokemonkg.org/ontology#,canonical merged.oak,pol,http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#,canonical +merged.oak,POLBASE,http://identifiers.org/polbase/,canonical merged.oak,politico,http://www.rdfabout.com/rdf/schema/politico/,canonical merged.oak,pom,http://maven.apache.org/POM/4.0.0#,canonical merged.oak,PomBase,https://identifiers.org/pombase/,canonical @@ -2762,6 +2888,7 @@ merged.oak,premis,http://www.loc.gov/premis/rdf/v3/,canonical merged.oak,prf,http://www.openmobilealliance.org/tech/profiles/UAPROF/ccppschema-20021212#,canonical merged.oak,PRIDE,http://identifiers.org/pride/,canonical merged.oak,PRIDE.PROJECT,http://identifiers.org/pride.project/,canonical +merged.oak,PRINTS,http://identifiers.org/prints/,canonical merged.oak,prism,http://prismstandard.org/namespaces/basic/2.0/,canonical merged.oak,prism21,http://prismstandard.org/namespaces/basic/2.1/,canonical merged.oak,prismdb,https://prismdb.takanakahiko.me/prism-schema.ttl#,canonical @@ -2791,6 +2918,7 @@ merged.oak,PROTCLUSTDB,http://identifiers.org/protclustdb/,canonical merged.oak,protege,http://protege.stanford.edu/system#,canonical merged.oak,protegedc,http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl#,canonical merged.oak,PROTEOMICSDB.PEPTIDE,http://identifiers.org/proteomicsdb.peptide/,canonical +merged.oak,PROTEOMICSDB.PROTEIN,http://identifiers.org/proteomicsdb.protein/,canonical merged.oak,proton,http://www.ontotext.com/proton/,canonical merged.oak,PROTONET.CLUSTER,http://identifiers.org/protonet.cluster/,canonical merged.oak,PROTONET.PROTEINCARD,http://identifiers.org/protonet.proteincard/,canonical @@ -2805,7 +2933,9 @@ merged.oak,prviv,http://purl.org/net/provenance/integrity#,canonical merged.oak,prvr,http://purl.org/ontology/prv/rules#,canonical merged.oak,prvt,http://purl.org/net/provenance/types#,namespace_alias merged.oak,prvtypes,http://purl.org/net/provenance/types#,canonical +merged.oak,przecieki,http://onlyfans.com/emiliaszymanska/,canonical merged.oak,ps,https://w3id.org/payswarm#,canonical +merged.oak,PSCDB,http://identifiers.org/pscdb/,canonical merged.oak,PSDO,http://purl.obolibrary.org/obo/PSDO_,canonical merged.oak,PSEUDOMONAS,http://identifiers.org/pseudomonas/,canonical merged.oak,psh,http://ns.inria.fr/probabilistic-shacl/,canonical @@ -2858,6 +2988,7 @@ merged.oak,quantity,http://qudt.org/schema/quantity#,canonical merged.oak,qud,http://qudt.org/1.1/schema/qudt#,canonical merged.oak,qudt,http://qudt.org/schema/qudt/,canonical merged.oak,QUDT,http://qudt.org/schema/qudt#,prefix_alias +merged.oak,quest,https://rb.gy/ntg7l/,canonical merged.oak,quid,https://w3id.org/quid/,canonical merged.oak,quran,http://khalidaloufi.sa/quran#,canonical merged.oak,quty,http://www.telegraphis.net/ontology/measurement/quantity#,canonical @@ -2883,6 +3014,8 @@ merged.oak,RAPDB.TRANSCRIPT,http://identifiers.org/rapdb.transcript/,canonical merged.oak,rating,http://www.tvblob.com/ratings/#,canonical merged.oak,raul,http://vocab.deri.ie/raul#,canonical merged.oak,raum,https://terminology.fraunhofer.de/voc/raum#,canonical +merged.oak,rb,https://w3id.org/riverbench/schema/metadata#,canonical +merged.oak,rbdoc,https://w3id.org/riverbench/schema/documentation#,canonical merged.oak,RBK,http://identifiers.org/rbk/,canonical merged.oak,RBO,http://purl.obolibrary.org/obo/RBO_,canonical merged.oak,rc,https://w3id.org/rc#,canonical @@ -2998,6 +3131,8 @@ merged.oak,RE3DATA,http://identifiers.org/re3data/,canonical merged.oak,react,https://w3id.org/react#,canonical merged.oak,Reactome,https://identifiers.org/reactome/,canonical merged.oak,REACTOME,http://identifiers.org/reactome/,prefix_alias +merged.oak,REBASE,http://identifiers.org/rebase/,canonical +merged.oak,REBEC,https://ensaiosclinicos.gov.br/rg/,canonical merged.oak,rec,http://purl.org/ontology/rec/core#,canonical merged.oak,rec54,http://www.w3.org/2001/02pd/rec54.rdf#,canonical merged.oak,recipe,http://linkedrecipes.org/schema/,canonical @@ -3010,6 +3145,7 @@ merged.oak,reg,http://purl.org/linked-data/registry#,canonical merged.oak,regorg,http://www.w3.org/ns/regorg#,namespace_alias merged.oak,rei,http://www.w3.org/2004/06/rei#,canonical merged.oak,rel,http://purl.org/vocab/relationship/,canonical +merged.oak,relation,http://www.iana.org/assignments/relation/,namespace_alias merged.oak,religion,http://rdf.muninn-project.org/ontologies/religion#,canonical merged.oak,remetca,http://www.purl.org/net/remetca#,canonical merged.oak,remus,http://www.semanticweb.org/ontologies/2010/6/Ontology1279614123500.owl#,canonical @@ -3045,6 +3181,7 @@ merged.oak,rich,http://rdf.data-vocabulary.org/,canonical merged.oak,rico,https://www.ica.org/standards/RiC/ontology#,canonical merged.oak,rif,http://www.w3.org/2007/rif#,canonical merged.oak,rimmf,http://rimmf.com/vocab/,canonical +merged.oak,risk,https://www.w3id.org/risk#,canonical merged.oak,RISM,http://identifiers.org/rism/,canonical merged.oak,rism,http://rism.online/,prefix_alias merged.oak,rkd,http://data.rkd.nl/def#,canonical @@ -3054,7 +3191,7 @@ merged.oak,rlnr,http://rdflivenews.aksw.org/resource/,canonical merged.oak,rlog,http://persistence.uni-leipzig.org/nlp2rdf/ontologies/rlog#,canonical merged.oak,rls,https://w3id.org/lovcube/ns/relovstats#,canonical merged.oak,rm,http://jazz.net/ns/rm#,canonical -merged.oak,rml,http://semweb.mmlab.be/ns/rml#,canonical +merged.oak,rml,http://w3id.org/rml/,canonical merged.oak,rmlt,http://semweb.mmlab.be/ns/rml-target#,canonical merged.oak,rmo,http://eatld.et.tu-dresden.de/rmo#,canonical merged.oak,RNACENTRAL,http://identifiers.org/rnacentral/,canonical @@ -3098,6 +3235,7 @@ merged.oak,roterms,http://purl.org/wf4ever/roterms#,canonical merged.oak,ROUGE,http://identifiers.org/rouge/,canonical merged.oak,rov,http://www.w3.org/ns/regorg#,canonical merged.oak,rpath,https://w3id.org/lodsight/rdf-path#,canonical +merged.oak,RPCEC,https://rpcec.sld.cu/en/trials/,canonical merged.oak,rpg,http://rpg.data.is4.site/,canonical merged.oak,rpubl,http://rinfo.lagrummet.se/ns/2008/11/rinfo/publ#,canonical merged.oak,rr,http://www.w3.org/ns/r2rml#,canonical @@ -3146,6 +3284,7 @@ merged.oak,sail,http://www.openrdf.org/config/sail#,canonical merged.oak,sakthi,http://infotech.nitk.ac.in/research-scholars/sakthi-murugan-r/,canonical merged.oak,salad,https://w3id.org/cwl/salad#,canonical merged.oak,SALK,https://abrc.osu.edu/stocks/number/SALK_,canonical +merged.oak,SALMON,https://purl.dataone.org/odo/SALMON_,canonical merged.oak,sam,http://def.seegrid.csiro.au/isotc211/iso19156/2011/sampling#,canonical merged.oak,samfl,http://def.seegrid.csiro.au/ontology/om/sam-lite#,canonical merged.oak,samian,http://lod.archaeology.link/data/samian/,canonical @@ -3154,6 +3293,7 @@ merged.oak,SAO,http://purl.obolibrary.org/obo/SAO_,canonical merged.oak,sao,http://salt.semanticauthoring.org/ontologies/sao#,prefix_alias merged.oak,saref,https://saref.etsi.org/core/,canonical merged.oak,saref4envi,https://saref.etsi.org/saref4envi/,canonical +merged.oak,SASAP,https://purl.dataone.org/odo/SASAP_,canonical merged.oak,SASBDB,http://identifiers.org/sasbdb/,canonical merged.oak,saws,http://purl.org/saws/ontology#,canonical merged.oak,sawsdl,http://www.w3.org/ns/sawsdl#,canonical @@ -3179,6 +3319,7 @@ merged.oak,scms,http://ns.aksw.org/scms/annotations/,canonical merged.oak,sco,http://purl.org/ontology/sco#,canonical merged.oak,SCOMP,https://biopragmatics.github.io/providers/scomp/,canonical merged.oak,SCOP,http://identifiers.org/scop/,canonical +merged.oak,SCOPUS.PUBLICATION,https://www.scopus.com/sourceid/,canonical merged.oak,scor,http://purl.org/eis/vocab/scor#,canonical merged.oak,SCoRO,http://purl.org/spar/scoro/,canonical merged.oak,scot,http://rdfs.org/scot/ns#,canonical @@ -3228,7 +3369,10 @@ merged.oak,semio,http://www.lingvoj.org/semio#,canonical merged.oak,semiot,http://w3id.org/semiot/ontologies/semiot#,canonical merged.oak,semsur,http://purl.org/SemSur/,canonical merged.oak,semtweet,http://semantictweet.com/,canonical -merged.oak,seo,http://sda.tech/SEOontology/SEO/,canonical +merged.oak,sense,https://w3id.org/sense#,canonical +merged.oak,SENSO,http://purl.dataone.org/odo/SENSO_,canonical +merged.oak,SEO,https://w3id.org/seo#,canonical +merged.oak,seo,http://sda.tech/SEOontology/SEO/,prefix_alias merged.oak,seokoeln,http://rankrage.de/,canonical merged.oak,SEP,http://purl.obolibrary.org/obo/SEP_,canonical merged.oak,SEPIO,http://purl.obolibrary.org/obo/SEPIO_,canonical @@ -3294,14 +3438,17 @@ merged.oak,SITEX,http://identifiers.org/sitex/,canonical merged.oak,situ,http://www.ontologydesignpatterns.org/cp/owl/situation.owl#,namespace_alias merged.oak,skip,http://skipforward.net/skipforward/resource/,canonical merged.oak,skiresort,http://www.openlinksw.com/ski_resorts/schema#,canonical +merged.oak,SKM,http://identifiers.org/skm/,canonical merged.oak,skos,http://www.w3.org/2004/02/skos/core#,canonical merged.oak,skos08,http://www.w3.org/2008/05/skos#,canonical merged.oak,skoslex,https://bp4mc2.org/def/skos-lex#,canonical merged.oak,skosm,http://www.w3.org/2004/02/skos/mapping#,canonical +merged.oak,skosno,http://data.norge.no/skosno#,canonical merged.oak,skosthes,http://purl.org/iso25964/skos-thes#,namespace_alias merged.oak,skosxl,http://www.w3.org/2008/05/skos-xl#,canonical merged.oak,sl,http://www.semanlink.net/2001/00/semanlink-schema#,canonical -merged.oak,slm,http://urn.fi/URN:NBN:fi:au:slm:,canonical +merged.oak,SLM,http://identifiers.org/SLM/,canonical +merged.oak,slm,http://urn.fi/URN:NBN:fi:au:slm:,prefix_alias merged.oak,sm,http://topbraid.org/sparqlmotion#,canonical merged.oak,SMART,http://identifiers.org/smart/,canonical merged.oak,smartapi,http://smart-api.io/ontology/1.0/smartapi#,canonical @@ -3310,10 +3457,11 @@ merged.oak,smg,http://ns.cerise-project.nl/energy/def/cim-smartgrid#,canonical merged.oak,SMID,https://smid-db.org/smid/,canonical merged.oak,smiley,http://www.smileyontology.com/ns#,canonical merged.oak,smithy,https://awslabs.github.io/smithy/rdf-1.0#,canonical -merged.oak,sml,http://topbraid.org/sparqlmotionlib#,canonical +merged.oak,sml,https://w3id.org/sml/def#,canonical merged.oak,SMPDB,http://identifiers.org/smpdb/,canonical merged.oak,smxm,http://smxm.ga/,canonical merged.oak,snac,http://socialarchive.iath.virginia.edu/,canonical +merged.oak,SNAP,http://www.ifomis.org/bfo/1.1/snap#,canonical merged.oak,snarm,http://rdf.myexperiment.org/ontologies/snarm/,canonical merged.oak,SNOMEDCT,http://identifiers.org/snomedct/,canonical merged.oak,snomedct,http://purl.bioontology.org/ontology/SNOMEDCT/,prefix_alias @@ -3562,6 +3710,7 @@ merged.oak,spec,http://www.w3.org/ns/spec#,canonical merged.oak,spfood,http://kmi.open.ac.uk/projects/smartproducts/ontologies/food.owl#,canonical merged.oak,SPHN,https://biomedit.ch/rdf/sphn-ontology/sphn#,canonical merged.oak,spif,http://spinrdf.org/spif#,canonical +merged.oak,SPIKE.MAP,http://identifiers.org/spike.map/,canonical merged.oak,spin,http://spinrdf.org/spin#,canonical merged.oak,spl,http://spinrdf.org/spl#,canonical merged.oak,SPLASH,http://identifiers.org/splash/,canonical @@ -3641,7 +3790,6 @@ merged.oak,SWEETREALM,http://sweetontology.net/matrMineral/,canonical merged.oak,SWH,http://identifiers.org/SWH/,canonical merged.oak,swh,http://plugin.org.uk/swh-plugins/,prefix_alias merged.oak,swid,http://semanticweb.org/id/,canonical -merged.oak,SWISSLIPID,http://identifiers.org/SLM/,canonical merged.oak,SWISSREGULON,http://identifiers.org/swissregulon/,canonical merged.oak,swivt,http://semantic-mediawiki.org/swivt/1.0#,canonical merged.oak,SWO,http://purl.obolibrary.org/obo/SWO_,canonical @@ -3693,6 +3841,7 @@ merged.oak,TCB,https://www.pirbright.ac.uk/node/,canonical merged.oak,TCDB,http://identifiers.org/tcdb/,canonical merged.oak,tcga,http://purl.org/tcga/core#,canonical merged.oak,tci,https://w3id.org/lbs/tci#,canonical +merged.oak,TCTR,https://www.thaiclinicaltrials.org/show/,canonical merged.oak,td,https://www.w3.org/2019/wot/td#,canonical merged.oak,td5,http://td5.org/#,canonical merged.oak,tdb,http://jena.hpl.hp.com/2008/tdb#,canonical @@ -3740,6 +3889,7 @@ merged.oak,tmpl,http://purl.org/restdesc/http-template#,canonical merged.oak,TO,http://purl.obolibrary.org/obo/TO_,canonical merged.oak,toaru,https://metadata.moe/toaru-sparql/elements/,canonical merged.oak,toby,http://tobyinkster.co.uk/#,canonical +merged.oak,TOGOVAR,http://identifiers.org/togovar/,canonical merged.oak,TOL,http://identifiers.org/tol/,canonical merged.oak,TOPDB,http://identifiers.org/topdb/,canonical merged.oak,topo,http://data.ign.fr/def/topo#,canonical @@ -3758,6 +3908,7 @@ merged.oak,TRANSYT,http://identifiers.org/transyt/,canonical merged.oak,trao,http://linkeddata.finki.ukim.mk/lod/ontology/tao#,canonical merged.oak,travel,http://www.co-ode.org/roberts/travel.owl#,canonical merged.oak,tree,https://w3id.org/tree#,canonical +merged.oak,TREEBASE,http://identifiers.org/treebase/,canonical merged.oak,TREEFAM,http://identifiers.org/treefam/,canonical merged.oak,trek,https://w3id.org/trek/,canonical merged.oak,TRICHDB,http://identifiers.org/trichdb/,canonical @@ -3803,6 +3954,7 @@ merged.oak,ufmedia,http://purl.org/microformat/hmedia/,canonical merged.oak,ufo,http://ufo.com/#,canonical merged.oak,ui,http://www.w3.org/ns/ui#,canonical merged.oak,uimo,http://vocab.sti2.at/uimo/,canonical +merged.oak,uio,https://www.mitre.org/mparmelee/ontologies/2023/6/UserIntentOntology/,canonical merged.oak,uis,http://uis.270a.info/dataset/,canonical merged.oak,ul,http://underlay.mit.edu/ns/,canonical merged.oak,ulan,http://vocab.getty.edu/ulan/,canonical @@ -3862,6 +4014,7 @@ merged.oak,user,http://schemas.talis.com/2005/user/schema#,canonical merged.oak,usgov,http://www.rdfabout.com/rdf/schema/usgovt/,canonical merged.oak,USPTO,http://identifiers.org/uspto/,canonical merged.oak,uta,http://uptheasset.org/ontology#,namespace_alias +merged.oak,UTRDB,http://identifiers.org/utrdb/,canonical merged.oak,va,http://code-research.eu/ontology/visual-analytics#,canonical merged.oak,vacseen1,http://www.semanticweb.org/parthasb/ontologies/2014/6/vacseen1/,canonical merged.oak,vaem,http://www.linkedmodel.org/schema/vaem#,canonical @@ -3909,6 +4062,7 @@ merged.oak,videogame,http://purl.org/net/vgo#,canonical merged.oak,VIDO,http://purl.obolibrary.org/obo/VIDO_,canonical merged.oak,vidont,http://vidont.org/,canonical merged.oak,vin,http://www.w3.org/TR/2003/PR-owl-guide-20031209/wine#,canonical +merged.oak,VIPR,http://identifiers.org/vipr/,canonical merged.oak,vir,http://w3id.org/vir#,canonical merged.oak,VIRALZONE,http://identifiers.org/viralzone/,canonical merged.oak,VIRSIRNA,http://identifiers.org/virsirna/,canonical @@ -4054,6 +4208,7 @@ merged.oak,worldbank,http://worldbank.270a.info/dataset/,canonical merged.oak,WormBase,http://identifiers.org/wb/,canonical merged.oak,WORMPEP,http://identifiers.org/wormpep/,canonical merged.oak,WORMS,http://identifiers.org/worms/,canonical +merged.oak,WOS,https://www.webofscience.com/wos/woscc/full-record/WOS:,canonical merged.oak,wot,http://xmlns.com/wot/0.1/,canonical merged.oak,wotc,http://purl.org/wot-catalogue#,canonical merged.oak,wotsec,https://www.w3.org/2019/wot/security#,canonical @@ -4088,8 +4243,7 @@ merged.oak,xhtmlvocab,http://www.w3.org/1999/xhtml/vocab/,canonical merged.oak,xhv,http://www.w3.org/1999/xhtml/vocab#,canonical merged.oak,XIMBIO,https://ximbio.com/reagent/,canonical merged.oak,xkos,http://rdf-vocabulary.ddialliance.org/xkos#,canonical -merged.oak,XL,http://purl.obolibrary.org/obo/XL_,canonical -merged.oak,xl,http://langegger.at/xlwrap/vocab#,prefix_alias +merged.oak,xl,http://langegger.at/xlwrap/vocab#,canonical merged.oak,xlime,http://xlime-project.org/vocab/,canonical merged.oak,xlink,https://es.scribd.com/doc/79794476/05-Ejercicios-Resueltos-Caja-Negra-y-Recapitulacion/,canonical merged.oak,XLMOD,http://purl.obolibrary.org/obo/XLMOD_,canonical diff --git a/src/prefixmaps/data/obo.csv b/src/prefixmaps/data/obo.csv index 37a71ff..4468fb3 100644 --- a/src/prefixmaps/data/obo.csv +++ b/src/prefixmaps/data/obo.csv @@ -118,6 +118,7 @@ obo,MAO,http://purl.obolibrary.org/obo/MAO_,canonical obo,MAT,http://purl.obolibrary.org/obo/MAT_,canonical obo,MAXO,http://purl.obolibrary.org/obo/MAXO_,canonical obo,MCO,http://purl.obolibrary.org/obo/MCO_,canonical +obo,MCRO,http://purl.obolibrary.org/obo/MCRO_,canonical obo,MF,http://purl.obolibrary.org/obo/MF_,canonical obo,MFMO,http://purl.obolibrary.org/obo/MFMO_,canonical obo,MFO,http://purl.obolibrary.org/obo/MFO_,canonical diff --git a/src/prefixmaps/data/prefixcc.csv b/src/prefixmaps/data/prefixcc.csv index 2af157e..503a4ef 100644 --- a/src/prefixmaps/data/prefixcc.csv +++ b/src/prefixmaps/data/prefixcc.csv @@ -24,6 +24,7 @@ prefixcc,admingeo,http://data.ordnancesurvey.co.uk/ontology/admingeo/,canonical prefixcc,adms,http://www.w3.org/ns/adms#,canonical prefixcc,admssw,http://purl.org/adms/sw/,canonical prefixcc,adr,http://kg.artsdata.ca/resource/,canonical +prefixcc,aec3po,https://w3id.org/lbd/aec3po/,canonical prefixcc,aerols,http://xmlns.com/aerols/0.1/,canonical prefixcc,aers,http://aers.data2semantics.org/resource/,canonical prefixcc,aersv,http://aers.data2semantics.org/vocab/,canonical @@ -32,7 +33,7 @@ prefixcc,aff,https://w3id.org/affectedBy#,canonical prefixcc,affy,http://www.affymetrix.com/community/publications/affymetrix/tmsplice#,canonical prefixcc,affymetrix,http://bio2rdf.org/affymetrix_vocabulary:,canonical prefixcc,afm,http://purl.allotrope.org/ontologies/material/,canonical -prefixcc,afn,http://jena.hpl.hp.com/ARQ/function#,canonical +prefixcc,afn,http://jena.apache.org/ARQ/function#,canonical prefixcc,afr,http://purl.allotrope.org/ontologies/result#,canonical prefixcc,agent,http://eulersharp.sourceforge.net/2003/03swap/agent#,namespace_alias prefixcc,agents,http://eulersharp.sourceforge.net/2003/03swap/agent#,canonical @@ -45,6 +46,7 @@ prefixcc,agrd,http://agrinepaldata.com/,canonical prefixcc,agrelon,http://d-nb.info/standards/elementset/agrelon#,canonical prefixcc,agro,http://purl.obolibrary.org/obo/agro.owl#,canonical prefixcc,agrovoc,http://aims.fao.org/aos/agrovoc/,namespace_alias +prefixcc,ags,https://id.agschemas.org/,canonical prefixcc,aifb,http://www.aifb.kit.edu/id/,canonical prefixcc,aigp,http://swat.cse.lehigh.edu/resources/onto/aigp.owl#,canonical prefixcc,aiiso,http://purl.org/vocab/aiiso/schema#,canonical @@ -97,6 +99,7 @@ prefixcc,article,http://ogp.me/ns/article#,canonical prefixcc,artstor,http://simile.mit.edu/2003/10/ontologies/artstor#,canonical prefixcc,as,https://www.w3.org/ns/activitystreams#,canonical prefixcc,asawoo,http://liris.cnrs.fr/asawoo/,canonical +prefixcc,asb,https://w3id.org/asbingowl/core#,canonical prefixcc,aseonto,http://requirement.ase.ru/requirements_ontology#,canonical prefixcc,asf,https://www.stm-assoc.org/asf/,canonical prefixcc,asgs,http://linked.data.gov.au/def/asgs#,canonical @@ -126,10 +129,13 @@ prefixcc,b2bo,http://purl.org/b2bo#,canonical prefixcc,b2rpubchem,http://bio2rdf.org/ns/ns/ns/pubchem#,canonical prefixcc,b3kat,http://lod.b3kat.de/title/,canonical prefixcc,babelnet,http://babelnet.org/2.0/,canonical +prefixcc,bacnet,http://data.ashrae.org/bacnet/2020#,canonical +prefixcc,baf,https://w3id.org/baf#,canonical prefixcc,bag,https://bag2.basisregistraties.overheid.nl/bag/def/,canonical prefixcc,bag2,http://bag.basisregistraties.overheid.nl/def/bag#,canonical prefixcc,bao,http://www.bioassayontology.org/bao#,canonical prefixcc,basic,http://def.seegrid.csiro.au/isotc211/iso19103/2005/basic#,canonical +prefixcc,batmanont,http://emmo.info/emmo/application/bmo#,canonical prefixcc,bau,https://terminology.fraunhofer.de/voc/bau#,canonical prefixcc,bb,http://www.snik.eu/ontology/bb/,canonical prefixcc,bbc,http://www.bbc.co.uk/ontologies/news/,canonical @@ -233,6 +239,7 @@ prefixcc,bsdd,http://bsdd.buildingsmart.org/def#,canonical prefixcc,bsh,https://brickschema.org/schema/1.1.0/BrickShape#,canonical prefixcc,bsym,http://bsym.bloomberg.com/sym/,canonical prefixcc,bte,http://purl.org/twc/vocab/between-the-edges/,canonical +prefixcc,bto,http://emmo.info/emmo/application/bto#,canonical prefixcc,bv,http://purl.org/vocommons/bv#,canonical prefixcc,bwb,http://doc.metalex.eu/bwb/ontology/,canonical prefixcc,c4dm,http://purl.org/NET/c4dm/event.owl#,namespace_alias @@ -367,10 +374,12 @@ prefixcc,contsem,http://contsem.unizar.es/def/sector-publico/contratacion#,canon prefixcc,conv,http://purl.org/twc/vocab/conversion/,canonical prefixcc,conversion,http://purl.org/twc/vocab/conversion/,namespace_alias prefixcc,coo,http://purl.org/coo/ns#,canonical +prefixcc,coos,http://id.unece.org/def/coos#,canonical prefixcc,copyright,http://rhizomik.net/ontologies/copyrightonto.owl#,namespace_alias prefixcc,cordis,http://cordis.europa.eu/projects/,canonical prefixcc,core,http://vivoweb.org/ontology/core#,canonical prefixcc,coref,http://www.rkbexplorer.com/ontologies/coref#,canonical +prefixcc,coreo,http://purl.org/coreo#,canonical prefixcc,cos,http://www.inria.fr/acacia/corese#,canonical prefixcc,cosmo,http://purl.org/ontology/cosmo#,canonical prefixcc,coun,http://www.daml.org/2001/09/countries/iso-3166-ont#,canonical @@ -389,6 +398,7 @@ prefixcc,cpi,http://www.ebusiness-unibw.org/ontologies/cpi/ns#,canonical prefixcc,cpm,http://catalogus-professorum.org/cpm/2/,canonical prefixcc,cpov,http://data.europa.eu/m8g/,canonical prefixcc,cpsv,http://purl.org/vocab/cpsv#,canonical +prefixcc,cpsvno,http://data.norge.no/vocabulary/cpsvno#,canonical prefixcc,cpv,http://purl.org/weso/cpv/,canonical prefixcc,crime,http://purl.org/vocab/reloc/,canonical prefixcc,crm,http://www.cidoc-crm.org/cidoc-crm/,canonical @@ -456,6 +466,7 @@ prefixcc,dao,http://purl.org/dao#,canonical prefixcc,daq,http://purl.org/eis/vocab/daq#,canonical prefixcc,dash,http://datashapes.org/dash#,canonical prefixcc,data,http://data.odw.tw/,canonical +prefixcc,databus,https://dataid.dbpedia.org/databus#,canonical prefixcc,datacite,http://purl.org/spar/datacite/,namespace_alias prefixcc,datacron,http://www.datacron-project.eu/datAcron#,canonical prefixcc,datafaqs,http://purl.org/twc/vocab/datafaqs#,canonical @@ -501,6 +512,7 @@ prefixcc,dbyago,http://dbpedia.org/class/yago/,canonical prefixcc,dcam,http://purl.org/dc/dcam/,canonical prefixcc,dcap,http://purl.org/ws-mmi-dc/terms/,canonical prefixcc,dcat,http://www.w3.org/ns/dcat#,canonical +prefixcc,dcatap,http://data.europa.eu/r5r/,canonical prefixcc,dcatapit,http://dati.gov.it/onto/dcatapit#,canonical prefixcc,dcatnl,http://standaarden.overheid.nl/dcatnl/terms/,canonical prefixcc,dcatno,https://data.norge.no/vocabulary/dcatno#,canonical @@ -528,6 +540,7 @@ prefixcc,dcx,http://dublincore.org/dcx/,canonical prefixcc,dd,http://example.org/dummydata/,canonical prefixcc,ddb,http://www.deutsche-digitale-bibliothek.de/edm/,canonical prefixcc,ddc,http://purl.org/NET/decimalised#,canonical +prefixcc,dde,https://www.ddeworld.org/,canonical prefixcc,ddl,http://purl.org/vocab/riro/ddl#,canonical prefixcc,dead,http://utpl.edu.ec/sbc/data/,canonical prefixcc,decision,https://decision-ontology.googlecode.com/svn/trunk/decision.owl#,canonical @@ -572,10 +585,13 @@ prefixcc,dnbt,http://d-nb.info/standards/elementset/dnb#,canonical prefixcc,dnr,http://www.dotnetrdf.org/configuration#,canonical prefixcc,doac,http://ramonantonio.net/doac/0.1/#,canonical prefixcc,doacc,http://purl.org/net/bel-epa/doacc#,canonical +prefixcc,doam,http://emmo.info/doam#,canonical prefixcc,doap,http://usefulinc.com/ns/doap#,canonical prefixcc,doas,http://deductions.github.io/doas.owl.ttl#,canonical prefixcc,doc,http://www.w3.org/2000/10/swap/pim/doc#,canonical prefixcc,docam,https://www.docam.ca/glossaurus/,canonical +prefixcc,docbook,http://docbook.org/ns/docbook/,canonical +prefixcc,doce,http://purl.org/nemo/doce#,canonical prefixcc,docker,http://www.w3.org/ns/bde/docker/,canonical prefixcc,doclist,http://www.junkwork.net/xml/DocumentList#,canonical prefixcc,doco,http://purl.org/spar/doco/,canonical @@ -649,7 +665,7 @@ prefixcc,eclap,http://www.eclap.eu/schema/eclap/,canonical prefixcc,eco,http://www.ebusiness-unibw.org/ontologies/eclass/5.1.4/#,canonical prefixcc,ecoll,http://purl.org/ceu/eco/1.0#,canonical prefixcc,ecore,http://www.eclipse.org/emf/2002/Ecore#,canonical -prefixcc,ecos,http://kmm.lboro.ac.uk/ecos/1.0#,canonical +prefixcc,ecos,http://purl.org/ecos#,canonical prefixcc,ecowlim,http://ecowlim.tfri.gov.tw/lode/resource/,canonical prefixcc,ecpo,http://purl.org/ontology/ecpo#,canonical prefixcc,ecrm,http://erlangen-crm.org/current/,canonical @@ -670,6 +686,7 @@ prefixcc,efd,http://data.foodanddrinkeurope.eu/ontology#,canonical prefixcc,efo,http://www.ebi.ac.uk/efo/,canonical prefixcc,efrbroo,http://erlangen-crm.org/efrbroo/,canonical prefixcc,eg,http://www.example.org/,canonical +prefixcc,egdo,http://example.org/,namespace_alias prefixcc,ei2a,http://opendata.aragon.es/def/ei2a#,canonical prefixcc,ekaw,http://data.semanticweb.org/conference/ekaw/2012/complete/,canonical prefixcc,elec,http://purl.org/ctic/sector-publico/elecciones#,canonical @@ -678,6 +695,7 @@ prefixcc,elod,http://linkedeconomy.org/ontology#,canonical prefixcc,elog,http://eulersharp.sourceforge.net/2003/03swap/log-rules#,namespace_alias prefixcc,emergel,http://purl.org/emergel/core#,canonical prefixcc,emergelm,http://purl.org/emergel/modules#,canonical +prefixcc,emmo,http://emmo.info/emmo#,canonical prefixcc,emoca,http://ns.inria.fr/emoca#,namespace_alias prefixcc,emotion,http://ns.inria.fr/emoca#,canonical prefixcc,emp,http://purl.org/ctic/empleo/oferta#,canonical @@ -781,6 +799,7 @@ prefixcc,fcs,http://clarin.eu/fcs/resource#,canonical prefixcc,fct,http://openlinksw.com/services/facets/1.0/,canonical prefixcc,fd,http://foodable.co/ns/,canonical prefixcc,fdbp,http://fr.dbpedia.org/property/,namespace_alias +prefixcc,fdof,https://w3id.org/fdof/ontology#,canonical prefixcc,fdp,https://w3id.org/fdp/fdp-o#,canonical prefixcc,fe,http://www.ontologydesignpatterns.org/ont/framenet/abox/fe/,canonical prefixcc,fea,http://vocab.data.gov/def/fea#,canonical @@ -797,6 +816,7 @@ prefixcc,fincaselaw,http://purl.org/finlex/schema/oikeus/,canonical prefixcc,fingal,http://vocab.deri.ie/fingal#,canonical prefixcc,finlaw,http://purl.org/finlex/schema/laki/,canonical prefixcc,fire,http://tldp.org/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-java.html#,canonical +prefixcc,fisa,https://ifitkau.github.io/fisa/,canonical prefixcc,fise,http://fise.iks-project.eu/ontology/,canonical prefixcc,fl,http://eulersharp.sourceforge.net/2003/03swap/fl-rules#,canonical prefixcc,flow,http://www.w3.org/2005/01/wf/flow#,namespace_alias @@ -843,6 +863,7 @@ prefixcc,frgeo,http://rdf.insee.fr/geo/,canonical prefixcc,friends,http://www.openarchives.org/OAI/2.0/friends/,canonical prefixcc,frir,http://purl.org/twc/ontology/frir.owl#,canonical prefixcc,frsad,http://iflastandards.info/ns/fr/frsad/,canonical +prefixcc,fs,https://www.compliancequest.com/training-management-software-system-solutions/,canonical prefixcc,fso,https://w3id.org/fso#,canonical prefixcc,fssp,http://linkeddata.fssprus.ru/resource/,canonical prefixcc,ftcontent,http://www.ft.com/ontology/content/,canonical @@ -883,7 +904,7 @@ prefixcc,geocontext,http://www.geocontext.org/publ/2013/vocab#,canonical prefixcc,geod,http://vocab.lenka.no/geo-deling#,namespace_alias prefixcc,geodata,http://sws.geonames.org/,canonical prefixcc,geodcat,http://data.europa.eu/930/,canonical -prefixcc,geoes,http://geo.linkeddata.es/resource/,canonical +prefixcc,geoes,http://geo.linkeddata.es/ontology/,canonical prefixcc,geof,http://www.opengis.net/def/function/geosparql/,canonical prefixcc,geofabric,http://linked.data.gov.au/def/geofabric#,canonical prefixcc,geofla,http://data.ign.fr/ontologies/geofla#,canonical @@ -908,7 +929,7 @@ prefixcc,gfo,http://www.onto-med.de/ontologies/gfo.owl#,canonical prefixcc,gg,http://www.gemeentegeschiedenis.nl/gg-schema#,canonical prefixcc,ggbn,http://data.ggbn.org/schemas/ggbn/terms/,canonical prefixcc,ghga,http://w3id.org/ghga/,canonical -prefixcc,gist,https://ontologies.semanticarts.com/gist/,canonical +prefixcc,gist,http://ontologies.semanticarts.com/gist#,canonical prefixcc,giving,http://ontologi.es/giving#,canonical prefixcc,gl,http://schema.geolink.org/,canonical prefixcc,gldp,http://www.w3.org/ns/people#,canonical @@ -1009,6 +1030,7 @@ prefixcc,hto,http://project-haystack.org/hto#,canonical prefixcc,httph,http://www.w3.org/2007/ont/httph#,canonical prefixcc,httpm,http://www.w3.org/2011/http-methods#,canonical prefixcc,httpvoc,http://www.w3.org/2006/http#,canonical +prefixcc,hu,https://mail.google.com/,canonical prefixcc,human,http://eulersharp.sourceforge.net/2003/03swap/human#,canonical prefixcc,humanbody,http://eulersharp.sourceforge.net/2003/03swap/humanBody#,canonical prefixcc,huto,http://ns.inria.fr/huto/,canonical @@ -1041,6 +1063,7 @@ prefixcc,idot,http://identifiers.org/idot/,canonical prefixcc,idpo,https://w3id.org/idpo#,canonical prefixcc,ids,https://w3id.org/idsa/core/,canonical prefixcc,idsc,https://w3id.org/idsa/code/,canonical +prefixcc,ies4,http://ies.data.gov.uk/ontology/ies4#,canonical prefixcc,ifc,http://ifcowl.openbimstandards.org/IFC2X3_Final#,canonical prefixcc,ifcowl,http://www.buildingsmart-tech.org/ifcOWL/IFC4_ADD2#,canonical prefixcc,igeo,http://rdf.insee.fr/def/geo#,canonical @@ -1050,6 +1073,7 @@ prefixcc,iiif,http://iiif.io/api/image/2#,canonical prefixcc,ilap,http://data.posccaesar.org/ilap/,canonical prefixcc,im,http://imgpedia.dcc.uchile.cl/resource/,canonical prefixcc,imas,https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#,canonical +prefixcc,imbor,https://data.crow.nl/imbor/def/,canonical prefixcc,imf,http://imf.270a.info/dataset/,canonical prefixcc,imind,http://schema.intellimind.ns/symbology#,canonical prefixcc,imjv,https://data.imjv.omgeving.vlaanderen.be/ns/imjv#,canonical @@ -1071,6 +1095,7 @@ prefixcc,interval,http://reference.data.gov.uk/def/intervals/,canonical prefixcc,intervals,http://reference.data.gov.uk/def/intervals/,namespace_alias prefixcc,io,https://iaco.me/,canonical prefixcc,iol,http://www.ontologydesignpatterns.org/ont/dul/IOLite.owl#,canonical +prefixcc,iop,https://w3id.org/iadopt/ont/,canonical prefixcc,iospress,http://ld.iospress.nl/rdf/ontology/,canonical prefixcc,iot,http://iotschema.org/,canonical prefixcc,iotlite,http://purl.oclc.org/NET/UNIS/fiware/iot-lite#,canonical @@ -1092,11 +1117,11 @@ prefixcc,isbd,http://iflastandards.info/ns/isbd/elements/,canonical prefixcc,isbdu,http://iflastandards.info/ns/isbd/unc/elements/,canonical prefixcc,isi,http://purl.org/ontology/is/inst/,canonical prefixcc,isidore,http://www.rechercheisidore.fr/class/,canonical -prefixcc,iso,http://purl.org/iso25964/skos-thes#,namespace_alias +prefixcc,iso,http://purl.org/iso25964/skos-thes#,canonical prefixcc,iso37120,http://ontology.eil.utoronto.ca/ISO37120.owl#,canonical prefixcc,isoadr,http://reference.data.gov.au/def/ont/iso19160-1-address#,canonical prefixcc,isocat,http://www.isocat.org/datcat/,canonical -prefixcc,isothes,http://purl.org/iso25964/skos-thes#,canonical +prefixcc,isothes,http://purl.org/iso25964/skos-thes#,namespace_alias prefixcc,ispra,http://dati.isprambiente.it/ontology/core#,canonical prefixcc,isq,http://purl.org/ontology/is/quality/,canonical prefixcc,ist,http://purl.org/ontology/is/types/,canonical @@ -1137,6 +1162,7 @@ prefixcc,kdo,http://kdo.render-project.eu/kdo#,canonical prefixcc,kdsf,https://kerndatensatz-forschung.de/version1/technisches_datenmodell/owl/kdsf.owl#,canonical prefixcc,kees,http://linkeddata.center/kees/v1#,canonical prefixcc,kegg,http://bio2rdf.org/ns/kegg#,canonical +prefixcc,keyon,http://keyelements.ltd/ontologies/keyon/#,canonical prefixcc,keys,http://purl.org/NET/c4dm/keys.owl#,canonical prefixcc,kgi,http://ns.inria.fr/kg/index#,canonical prefixcc,kko,http://kbpedia.org/kko/rc/,canonical @@ -1145,11 +1171,12 @@ prefixcc,kmgeo,http://km.aifb.kit.edu/services/geo/ontology#,canonical prefixcc,kml,http://www.opengis.net/kml/2.2#,canonical prefixcc,knows,http://semantic.komc/usu/2020/knows#,canonical prefixcc,koko,https://seznam.cz/,canonical -prefixcc,kokot,http://strbaste.com/,canonical +prefixcc,kokot,http://www.koko.t/,canonical prefixcc,koly,http://www.ensias.ma/,canonical prefixcc,kontakt,http://richard.cyganiak.de/,canonical prefixcc,kpd,http://purl.org/kpd/,canonical prefixcc,ksam,http://kulturarvsdata.se/ksamsok#,namespace_alias +prefixcc,ksamsok,http://kulturarvsdata.se/ksamsok#,namespace_alias prefixcc,kupkb,http://www.e-lico.eu/data/kupkb/,canonical prefixcc,kw,http://kwantu.net/kw/,canonical prefixcc,kwijibo,http://kwijibo.talis.com/,canonical @@ -1194,7 +1221,7 @@ prefixcc,lds,https://solid.ti.rw.fau.de/public/ns/linked-data-structures#,canoni prefixcc,ldt,https://www.w3.org/ns/ldt#,canonical prefixcc,ldvm,http://linked.opendata.cz/ontology/ldvm/,canonical prefixcc,leak,http://data.ontotext.com/resource/leak/,canonical -prefixcc,leaks,https://onlyfans.com/chelxie/,canonical +prefixcc,leaks,https://cuzin.com/,canonical prefixcc,led,http://led.kmi.open.ac.uk/term/,canonical prefixcc,legal,http://www.w3.org/ns/legal#,canonical prefixcc,lemon,http://lemon-model.net/lemon#,canonical @@ -1270,6 +1297,7 @@ prefixcc,lode,http://linkedevents.org/ontology/,canonical prefixcc,lofv,http://purl.org/legal_form/vocab#,canonical prefixcc,log,http://www.w3.org/2000/10/swap/log#,canonical prefixcc,logies,https://data.vlaanderen.be/ns/logies#,canonical +prefixcc,lol,https://sbalot.github.io/lol/,canonical prefixcc,lom,http://ltsc.ieee.org/rdf/lomv1p0/lom#,canonical prefixcc,lomvoc,http://ltsc.ieee.org/rdf/lomv1p0/vocabulary#,canonical prefixcc,losp,http://sparql.sstu.ru:3030/speciality/,canonical @@ -1311,9 +1339,10 @@ prefixcc,m3,http://sensormeasurement.appspot.com/m3#,canonical prefixcc,m3lite,http://purl.org/iot/vocab/m3-lite#,canonical prefixcc,m4i,http://w3id.org/nfdi4ing/metadata4ing#,canonical prefixcc,m8g,http://data.europa.eu/m8g/,namespace_alias -prefixcc,mads,http://www.loc.gov/mads/rdf/v1#,namespace_alias -prefixcc,madsrdf,http://www.loc.gov/mads/rdf/v1#,canonical +prefixcc,mads,http://www.loc.gov/mads/rdf/v1#,canonical +prefixcc,madsrdf,http://loc.hi.hi.gov/hihi/,canonical prefixcc,maeco,http://edg.topbraid.solutions/maeco/,canonical +prefixcc,maeo,http://emmo.info/emmo/application/maeo/experts#,namespace_alias prefixcc,maet,http://edg.topbraid.solutions/taxonomy/macroeconomics/,canonical prefixcc,mag,https://makg.org/property/,canonical prefixcc,magmardl,http://www.semanticweb.org/magma-core/rdl#,canonical @@ -1334,6 +1363,7 @@ prefixcc,marshall,http://sites.google.com/site/xgmaitc/,canonical prefixcc,maso,http://securitytoolbox.appspot.com/MASO#,canonical prefixcc,master1,http://idl.u-grenoble3.fr/,canonical prefixcc,math,http://www.w3.org/2000/10/swap/math#,canonical +prefixcc,matmine,http://materialsmine.org/ns/,canonical prefixcc,matrycs,http://matrycs.com/,canonical prefixcc,matvoc,http://stream-ontology.com/matvoc/,canonical prefixcc,mb,http://dbtune.org/musicbrainz/resource/instrument/,canonical @@ -1372,9 +1402,13 @@ prefixcc,mexv,http://mex.aksw.org/mex-algo#,canonical prefixcc,mf,http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#,canonical prefixcc,mged,http://mged.sourceforge.net/ontologies/MGEDOntology.owl#,canonical prefixcc,mgv,http://mangaview.fr/mgv#,canonical +prefixcc,mi,http://www.marineinfo.org/ns/ontology#,canonical +prefixcc,mibc,http://marineinfo.org/ns/library/bibcodes#,canonical +prefixcc,mibt,https://marineinfo.org/ns/library/bibtypes#,canonical prefixcc,mico,http://www.mico-project.eu/ns/platform/1.0/schema#,canonical prefixcc,mil,http://rdf.muninn-project.org/ontologies/military#,canonical prefixcc,mime,https://www.iana.org/assignments/media-types/,canonical +prefixcc,mindat,https://www.mindat.org/,canonical prefixcc,minim,http://purl.org/minim/minim#,canonical prefixcc,misp,http://purl.org/cyber/misp#,canonical prefixcc,mit,http://purl.org/ontology/mo/mit#,canonical @@ -1488,6 +1522,7 @@ prefixcc,noise,http://vocab.linkeddata.es/datosabiertos/def/medio-ambiente/conta prefixcc,nom,https://nomenclature.info/nom/,canonical prefixcc,nomo,https://nomenclature.info/nom/ontology/,canonical prefixcc,nosql,http://purl.org/db/nosql#,canonical +prefixcc,notify,http://www.w3.org/ns/solid/notifications#,canonical prefixcc,np,http://www.nanopub.org/nschema#,canonical prefixcc,npdv,http://sws.ifi.uio.no/vocab/npd#,canonical prefixcc,npg,http://ns.nature.com/terms/,canonical @@ -1523,6 +1558,7 @@ prefixcc,oan,http://data.lirmm.fr/ontologies/oan/,canonical prefixcc,oarj,http://opendepot.org/reference/linked/1.0/,canonical prefixcc,oat,http://openlinksw.com/schemas/oat/,canonical prefixcc,oauth,http://demiblog.org/vocab/oauth#,canonical +prefixcc,oav,http://lod.openaire.eu/vocab/,canonical prefixcc,oax,http://www.w3.org/ns/openannotation/extensions/,canonical prefixcc,obeu,http://data.openbudgets.eu/ontology/,canonical prefixcc,obj,http://www.openrdf.org/rdf/2009/object#,canonical @@ -1537,6 +1573,7 @@ prefixcc,occ,http://w3id.org/occ#,canonical prefixcc,occult,http://data.totl.net/occult/,canonical prefixcc,ocd,http://dati.camera.it/ocd/,canonical prefixcc,ocds,http://purl.org/onto-ocds/ocds#,canonical +prefixcc,ocmv,https://w3id.org/ontouml-models/vocabulary#,canonical prefixcc,oco,https://w3id.org/oc/ontology/,canonical prefixcc,ocsw,http://data.diekb.org/def/ocsw#,canonical prefixcc,od,http://purl.org/twc/vocab/opendap#,canonical @@ -1585,6 +1622,7 @@ prefixcc,olca,http://www.lingvoj.org/olca#,canonical prefixcc,olia,http://purl.org/olia/olia.owl#,canonical prefixcc,olias,http://purl.org/olia/system.owl#,namespace_alias prefixcc,oliasystem,http://purl.org/olia/system.owl#,canonical +prefixcc,olis,http://olis.dev/,canonical prefixcc,olo,http://purl.org/ontology/olo/core#,canonical prefixcc,om,http://opendata.caceres.es/def/ontomunicipio#,canonical prefixcc,omapi,http://purl.org/omapi/0.2/#,canonical @@ -1612,6 +1650,7 @@ prefixcc,onssprel,http://www.ordnancesurvey.co.uk/ontology/SpatialRelations/v0.2 prefixcc,onto,http://www.ontotext.com/,canonical prefixcc,ontobras,http://www.semanticweb.org/fefar/ontologies/ontobras#,canonical prefixcc,ontolex,http://www.w3.org/ns/lemon/ontolex#,canonical +prefixcc,ontologia,http://ub.edu/dades/ontologia/Cinema#Cinemes#,canonical prefixcc,ontology,http://dbpedia.org/ontology/,namespace_alias prefixcc,ontoneo,http://purl.obolibrary.org/obo/ontoneo/,canonical prefixcc,ontop,https://w3id.org/ontop/,canonical @@ -1781,6 +1820,7 @@ prefixcc,pimo,http://www.semanticdesktop.org/ontologies/2007/11/01/pimo#,canonic prefixcc,pineapple,http://hexananas.com/pineapple#,canonical prefixcc,ping,https://namso-gen.com/,canonical prefixcc,pingback,http://purl.org/net/pingback/,canonical +prefixcc,pit,http://data.elsevier.com/vocabulary/ElsevierPubItemTypes/,canonical prefixcc,pizza,http://www.co-ode.org/ontologies/pizza/pizza.owl#,canonical prefixcc,pkgsrc,http://pkgsrc.co/schema#,canonical prefixcc,pkm,http://www.ontotext.com/proton/protonkm#,canonical @@ -1788,6 +1828,7 @@ prefixcc,pkmn,http://pokedex.dataincubator.org/pkm/,canonical prefixcc,place,http://purl.org/ontology/places/,canonical prefixcc,places,http://purl.org/ontology/places#,canonical prefixcc,planet,http://dbpedia.org/,namespace_alias +prefixcc,plant,http://example.org/plant/,canonical prefixcc,play,http://uriplay.org/spec/ontology/#,canonical prefixcc,ple,http://pleiades.stoa.org/places/,canonical prefixcc,plg,http://parliament.uk/ontologies/legislation/,canonical @@ -1795,7 +1836,7 @@ prefixcc,plink,http://buzzword.org.uk/rdf/personal-link-types#,canonical prefixcc,plo,http://purl.org/net/po#,canonical prefixcc,pm,http://premon.fbk.eu/resource/,canonical prefixcc,pmc,http://identifiers.org/pmc/,canonical -prefixcc,pmd,http://publishmydata.com/def/dataset#,canonical +prefixcc,pmd,https://w3id.org/pmd/co/,canonical prefixcc,pmhb,http://pmhb.org/,canonical prefixcc,pml,http://provenanceweb.org/ns/pml#,canonical prefixcc,pmlj,http://inference-web.org/2.0/pml-justification.owl#,canonical @@ -1875,6 +1916,7 @@ prefixcc,prviv,http://purl.org/net/provenance/integrity#,canonical prefixcc,prvr,http://purl.org/ontology/prv/rules#,canonical prefixcc,prvt,http://purl.org/net/provenance/types#,namespace_alias prefixcc,prvtypes,http://purl.org/net/provenance/types#,canonical +prefixcc,przecieki,http://onlyfans.com/emiliaszymanska/,canonical prefixcc,ps,https://w3id.org/payswarm#,canonical prefixcc,psh,http://ns.inria.fr/probabilistic-shacl/,canonical prefixcc,pso,http://purl.org/spar/pso/,canonical @@ -1910,6 +1952,7 @@ prefixcc,quantities,http://eulersharp.sourceforge.net/2003/03swap/quantitiesExte prefixcc,quantity,http://qudt.org/schema/quantity#,canonical prefixcc,qud,http://qudt.org/1.1/schema/qudt#,canonical prefixcc,qudt,http://qudt.org/schema/qudt/,canonical +prefixcc,quest,https://rb.gy/ntg7l/,canonical prefixcc,quid,https://w3id.org/quid/,canonical prefixcc,quran,http://khalidaloufi.sa/quran#,canonical prefixcc,quty,http://www.telegraphis.net/ontology/measurement/quantity#,canonical @@ -1931,6 +1974,8 @@ prefixcc,rankrage,https://rankrage.de/,canonical prefixcc,rating,http://www.tvblob.com/ratings/#,canonical prefixcc,raul,http://vocab.deri.ie/raul#,canonical prefixcc,raum,https://terminology.fraunhofer.de/voc/raum#,canonical +prefixcc,rb,https://w3id.org/riverbench/schema/metadata#,canonical +prefixcc,rbdoc,https://w3id.org/riverbench/schema/documentation#,canonical prefixcc,rc,https://w3id.org/rc#,canonical prefixcc,rcgs,https://collection.rcgs.jp/terms/,canonical prefixcc,rda,http://www.rdaregistry.info/,canonical @@ -2052,6 +2097,7 @@ prefixcc,reg,http://purl.org/linked-data/registry#,canonical prefixcc,regorg,http://www.w3.org/ns/regorg#,namespace_alias prefixcc,rei,http://www.w3.org/2004/06/rei#,canonical prefixcc,rel,http://purl.org/vocab/relationship/,canonical +prefixcc,relation,http://www.iana.org/assignments/relation/,namespace_alias prefixcc,religion,http://rdf.muninn-project.org/ontologies/religion#,canonical prefixcc,remetca,http://www.purl.org/net/remetca#,canonical prefixcc,remus,http://www.semanticweb.org/ontologies/2010/6/Ontology1279614123500.owl#,canonical @@ -2070,6 +2116,7 @@ prefixcc,rich,http://rdf.data-vocabulary.org/,canonical prefixcc,rico,https://www.ica.org/standards/RiC/ontology#,canonical prefixcc,rif,http://www.w3.org/2007/rif#,canonical prefixcc,rimmf,http://rimmf.com/vocab/,canonical +prefixcc,risk,https://www.w3id.org/risk#,canonical prefixcc,rism,http://rism.online/,canonical prefixcc,rkd,http://data.rkd.nl/def#,canonical prefixcc,rl,http://rl.com/resources/,canonical @@ -2078,7 +2125,7 @@ prefixcc,rlnr,http://rdflivenews.aksw.org/resource/,canonical prefixcc,rlog,http://persistence.uni-leipzig.org/nlp2rdf/ontologies/rlog#,canonical prefixcc,rls,https://w3id.org/lovcube/ns/relovstats#,canonical prefixcc,rm,http://jazz.net/ns/rm#,canonical -prefixcc,rml,http://semweb.mmlab.be/ns/rml#,canonical +prefixcc,rml,http://w3id.org/rml/,canonical prefixcc,rmlt,http://semweb.mmlab.be/ns/rml-target#,canonical prefixcc,rmo,http://eatld.et.tu-dresden.de/rmo#,canonical prefixcc,rnce,https://data.cultureelerfgoed.nl/id/rnce#,canonical @@ -2215,6 +2262,7 @@ prefixcc,semio,http://www.lingvoj.org/semio#,canonical prefixcc,semiot,http://w3id.org/semiot/ontologies/semiot#,canonical prefixcc,semsur,http://purl.org/SemSur/,canonical prefixcc,semtweet,http://semantictweet.com/,canonical +prefixcc,sense,https://w3id.org/sense#,canonical prefixcc,seo,http://sda.tech/SEOontology/SEO/,canonical prefixcc,seokoeln,http://rankrage.de/,canonical prefixcc,seq,http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#,canonical @@ -2266,6 +2314,7 @@ prefixcc,skos,http://www.w3.org/2004/02/skos/core#,canonical prefixcc,skos08,http://www.w3.org/2008/05/skos#,canonical prefixcc,skoslex,https://bp4mc2.org/def/skos-lex#,canonical prefixcc,skosm,http://www.w3.org/2004/02/skos/mapping#,canonical +prefixcc,skosno,http://data.norge.no/skosno#,canonical prefixcc,skosthes,http://purl.org/iso25964/skos-thes#,namespace_alias prefixcc,skosxl,http://www.w3.org/2008/05/skos-xl#,canonical prefixcc,sl,http://www.semanlink.net/2001/00/semanlink-schema#,canonical @@ -2276,7 +2325,7 @@ prefixcc,smf,http://topbraid.org/sparqlmotionfunctions#,canonical prefixcc,smg,http://ns.cerise-project.nl/energy/def/cim-smartgrid#,canonical prefixcc,smiley,http://www.smileyontology.com/ns#,canonical prefixcc,smithy,https://awslabs.github.io/smithy/rdf-1.0#,canonical -prefixcc,sml,http://topbraid.org/sparqlmotionlib#,canonical +prefixcc,sml,https://w3id.org/sml/def#,canonical prefixcc,smxm,http://smxm.ga/,canonical prefixcc,snac,http://socialarchive.iath.virginia.edu/,canonical prefixcc,snarm,http://rdf.myexperiment.org/ontologies/snarm/,canonical @@ -2542,6 +2591,7 @@ prefixcc,ssno,http://www.w3.org/ns/ssn/,namespace_alias prefixcc,ssnx,http://purl.oclc.org/NET/ssnx/ssn#,canonical prefixcc,sso,http://nlp2rdf.lod2.eu/schema/sso/,canonical prefixcc,ssso,http://purl.org/ontology/ssso#,canonical +prefixcc,sssom,https://w3id.org/sssom/,canonical prefixcc,st,http://ns.inria.fr/sparql-template/,canonical prefixcc,stac,http://securitytoolbox.appspot.com/stac#,canonical prefixcc,stanford,http://purl.org/olia/stanford.owl#,canonical @@ -2704,6 +2754,7 @@ prefixcc,ufmedia,http://purl.org/microformat/hmedia/,canonical prefixcc,ufo,http://ufo.com/#,canonical prefixcc,ui,http://www.w3.org/ns/ui#,canonical prefixcc,uimo,http://vocab.sti2.at/uimo/,canonical +prefixcc,uio,https://www.mitre.org/mparmelee/ontologies/2023/6/UserIntentOntology/,canonical prefixcc,uis,http://uis.270a.info/dataset/,canonical prefixcc,ul,http://underlay.mit.edu/ns/,canonical prefixcc,ulan,http://vocab.getty.edu/ulan/,canonical diff --git a/src/prefixmaps/data/w3id.csv b/src/prefixmaps/data/w3id.csv index 9482775..35c7306 100644 --- a/src/prefixmaps/data/w3id.csv +++ b/src/prefixmaps/data/w3id.csv @@ -5,6 +5,7 @@ w3id,303,https://w3id.org/303/,canonical w3id,360-sfs,https://w3id.org/360-sfs/,canonical w3id,3rs,https://w3id.org/3rs/,canonical w3id,43met,https://w3id.org/43met/,canonical +w3id,5s-crate,https://w3id.org/5s-crate/,canonical w3id,67375,https://w3id.org/67375/,canonical w3id,a2a-fair-metrics,https://w3id.org/a2a-fair-metrics/,canonical w3id,abdn,https://w3id.org/abdn/,canonical @@ -18,6 +19,7 @@ w3id,acordar-2,https://w3id.org/acordar-2/,canonical w3id,actionizekb,https://w3id.org/actionizekb/,canonical w3id,activity-streams,https://w3id.org/activity-streams/,canonical w3id,activityanchors,https://w3id.org/activityanchors/,canonical +w3id,ad4gd,https://w3id.org/ad4gd/,canonical w3id,ADHD-KG,https://w3id.org/ADHD-KG/,canonical w3id,adso,https://w3id.org/adso/,canonical w3id,AEOLUSsmartApi,https://w3id.org/AEOLUSsmartApi/,canonical @@ -34,9 +36,10 @@ w3id,aio,https://w3id.org/aio/,canonical w3id,aipo,https://w3id.org/aipo/,canonical w3id,airiv,https://w3id.org/airiv/,canonical w3id,airm-o,https://w3id.org/airm-o/,canonical -w3id,AIRO,https://w3id.org/AIRO/,canonical +w3id,airo,https://w3id.org/airo/,canonical w3id,akflora,https://w3id.org/akflora/,canonical w3id,akn,https://w3id.org/akn/,canonical +w3id,aktivgraph,https://w3id.org/aktivgraph/,canonical w3id,alkis,https://w3id.org/alkis/,canonical w3id,als-telemonitoring,https://w3id.org/als-telemonitoring/,canonical w3id,AmIFAIR,https://w3id.org/AmIFAIR/,canonical @@ -45,10 +48,12 @@ w3id,ammo,https://w3id.org/ammo/,canonical w3id,amv,https://w3id.org/amv/,canonical w3id,annett-o,https://w3id.org/annett-o/,canonical w3id,aoi,https://w3id.org/aoi/,canonical +w3id,APD,https://w3id.org/APD/,canonical w3id,apn,https://w3id.org/apn/,canonical w3id,arco,https://w3id.org/arco/,canonical w3id,ardo,https://w3id.org/ardo/,canonical w3id,ARK,https://w3id.org/ARK/,canonical +w3id,arkid,https://w3id.org/arkid/,canonical w3id,arm,https://w3id.org/arm/,canonical w3id,art,https://w3id.org/art/,canonical w3id,asbingowl,https://w3id.org/asbingowl/,canonical @@ -58,9 +63,11 @@ w3id,asset,https://w3id.org/asset/,canonical w3id,asset-tool,https://w3id.org/asset-tool/,canonical w3id,assets,https://w3id.org/assets/,canonical w3id,associations,https://w3id.org/associations/,canonical +w3id,asx,https://w3id.org/asx/,canonical w3id,atomgraph,https://w3id.org/atomgraph/,canonical w3id,aufx,https://w3id.org/aufx/,canonical w3id,AWARE,https://w3id.org/AWARE/,canonical +w3id,baf,https://w3id.org/baf/,canonical w3id,basyx,https://w3id.org/basyx/,canonical w3id,bbs,https://w3id.org/bbs/,canonical w3id,BCI-ontology,https://w3id.org/BCI-ontology/,canonical @@ -106,10 +113,13 @@ w3id,brot,https://w3id.org/brot/,canonical w3id,brstr,https://w3id.org/brstr/,canonical w3id,bufalinis-notebook,https://w3id.org/bufalinis-notebook/,canonical w3id,bundle,https://w3id.org/bundle/,canonical +w3id,busy,https://w3id.org/busy/,canonical w3id,BVAS,https://w3id.org/BVAS/,canonical w3id,c-path,https://w3id.org/c-path/,canonical w3id,cao,https://w3id.org/cao/,canonical w3id,CAPABLE,https://w3id.org/CAPABLE/,canonical +w3id,catenax,https://w3id.org/catenax/,canonical +w3id,causalPattern,https://w3id.org/causalPattern/,canonical w3id,CBGP_SEEK,https://w3id.org/CBGP_SEEK/,canonical w3id,cbv,https://w3id.org/cbv/,canonical w3id,cc,https://w3id.org/cc/,canonical @@ -134,6 +144,8 @@ w3id,charity-organization,https://w3id.org/charity-organization/,canonical w3id,charta77,https://w3id.org/charta77/,canonical w3id,chaudron,https://w3id.org/chaudron/,canonical w3id,chemrof,https://w3id.org/chemrof/,canonical +w3id,CHFDM,https://w3id.org/CHFDM/,canonical +w3id,ChliAO,https://w3id.org/ChliAO/,canonical w3id,cis,https://w3id.org/cis/,canonical w3id,cise,https://w3id.org/cise/,canonical w3id,cispe,https://w3id.org/cispe/,canonical @@ -153,6 +165,7 @@ w3id,cmip6dr,https://w3id.org/cmip6dr/,canonical w3id,cntf,https://w3id.org/cntf/,canonical w3id,cocoon,https://w3id.org/cocoon/,canonical w3id,codata,https://w3id.org/codata/,canonical +w3id,codemeta,https://w3id.org/codemeta/,canonical w3id,codo,https://w3id.org/codo/,canonical w3id,ColActDOnt,https://w3id.org/ColActDOnt/,canonical w3id,combining-linking-techniques,https://w3id.org/combining-linking-techniques/,canonical @@ -169,6 +182,8 @@ w3id,contentdesc,https://w3id.org/contentdesc/,canonical w3id,convology,https://w3id.org/convology/,canonical w3id,coops-uk,https://w3id.org/coops-uk/,canonical w3id,corekb,https://w3id.org/corekb/,canonical +w3id,coreo,https://w3id.org/coreo/,canonical +w3id,coscine,https://w3id.org/coscine/,canonical w3id,costumeCore,https://w3id.org/costumeCore/,canonical w3id,CovidO,https://w3id.org/CovidO/,canonical w3id,cowcerts,https://w3id.org/cowcerts/,canonical @@ -178,6 +193,7 @@ w3id,cpld,https://w3id.org/cpld/,canonical w3id,cpm,https://w3id.org/cpm/,canonical w3id,cpont,https://w3id.org/cpont/,canonical w3id,cpr,https://w3id.org/cpr/,canonical +w3id,cpto,https://w3id.org/cpto/,canonical w3id,cramp-fdp,https://w3id.org/cramp-fdp/,canonical w3id,credentials,https://w3id.org/credentials/,canonical w3id,credit,https://w3id.org/credit/,canonical @@ -191,9 +207,11 @@ w3id,cto,https://w3id.org/cto/,canonical w3id,ctsr-fdp,https://w3id.org/ctsr-fdp/,canonical w3id,culco,https://w3id.org/culco/,canonical w3id,CulturalKnowledgeGraph,https://w3id.org/CulturalKnowledgeGraph/,canonical +w3id,curriculum,https://w3id.org/curriculum/,canonical w3id,cwl,https://w3id.org/cwl/,canonical w3id,cybele,https://w3id.org/cybele/,canonical w3id,d1f9cd,https://w3id.org/d1f9cd/,canonical +w3id,d2kg,https://w3id.org/d2kg/,canonical w3id,d2s,https://w3id.org/d2s/,canonical w3id,dao,https://w3id.org/dao/,canonical w3id,daselab,https://w3id.org/daselab/,canonical @@ -202,6 +220,7 @@ w3id,data2services,https://w3id.org/data2services/,canonical w3id,datamart,https://w3id.org/datamart/,canonical w3id,datascope,https://w3id.org/datascope/,canonical w3id,dataset_900,https://w3id.org/dataset_900/,canonical +w3id,dataspaces-policies,https://w3id.org/dataspaces-policies/,canonical w3id,date,https://w3id.org/date/,canonical w3id,dats,https://w3id.org/dats/,canonical w3id,dave,https://w3id.org/dave/,canonical @@ -210,6 +229,9 @@ w3id,dc,https://w3id.org/dc/,canonical w3id,dcat-ap,https://w3id.org/dcat-ap/,canonical w3id,dcc,https://w3id.org/dcc/,canonical w3id,dco,https://w3id.org/dco/,canonical +w3id,DCRI-ont,https://w3id.org/DCRI-ont/,canonical +w3id,DCRI-ont-spe,https://w3id.org/DCRI-ont-spe/,canonical +w3id,DCRI-voc,https://w3id.org/DCRI-voc/,canonical w3id,dcso,https://w3id.org/dcso/,canonical w3id,dcx,https://w3id.org/dcx/,canonical w3id,ddb,https://w3id.org/ddb/,canonical @@ -218,6 +240,7 @@ w3id,ddo,https://w3id.org/ddo/,canonical w3id,deepphe-docs,https://w3id.org/deepphe-docs/,canonical w3id,deer,https://w3id.org/deer/,canonical w3id,def,https://w3id.org/def/,canonical +w3id,demato,https://w3id.org/demato/,canonical w3id,demeter,https://w3id.org/demeter/,canonical w3id,DEMETER_ontologies,https://w3id.org/DEMETER_ontologies/,canonical w3id,demo-resources,https://w3id.org/demo-resources/,canonical @@ -226,6 +249,7 @@ w3id,devops-infra,https://w3id.org/devops-infra/,canonical w3id,dfd,https://w3id.org/dfd/,canonical w3id,dfo,https://w3id.org/dfo/,canonical w3id,dgarijo,https://w3id.org/dgarijo/,canonical +w3id,dgaterms,https://w3id.org/dgaterms/,canonical w3id,dggs,https://w3id.org/dggs/,canonical w3id,dhj,https://w3id.org/dhj/,canonical w3id,dice-research,https://w3id.org/dice-research/,canonical @@ -254,10 +278,13 @@ w3id,do4kg,https://w3id.org/do4kg/,canonical w3id,DockerPedia,https://w3id.org/DockerPedia/,canonical w3id,docmaps,https://w3id.org/docmaps/,canonical w3id,documents,https://w3id.org/documents/,canonical +w3id,DOLCE,https://w3id.org/DOLCE/,canonical w3id,dosdp,https://w3id.org/dosdp/,canonical w3id,dot,https://w3id.org/dot/,canonical w3id,dpcat,https://w3id.org/dpcat/,canonical +w3id,dpp,https://w3id.org/dpp/,canonical w3id,dpv,https://w3id.org/dpv/,canonical +w3id,dqd,https://w3id.org/dqd/,canonical w3id,dqts,https://w3id.org/dqts/,canonical w3id,dream-lab,https://w3id.org/dream-lab/,canonical w3id,drinventor,https://w3id.org/drinventor/,canonical @@ -266,6 +293,7 @@ w3id,dsa,https://w3id.org/dsa/,canonical w3id,dsd,https://w3id.org/dsd/,canonical w3id,dso,https://w3id.org/dso/,canonical w3id,dstv,https://w3id.org/dstv/,canonical +w3id,dsv-ontology,https://w3id.org/dsv-ontology/,canonical w3id,dts,https://w3id.org/dts/,canonical w3id,duchenne-fdp,https://w3id.org/duchenne-fdp/,canonical w3id,duchenne-proms,https://w3id.org/duchenne-proms/,canonical @@ -276,6 +304,7 @@ w3id,eb,https://w3id.org/eb/,canonical w3id,eboca,https://w3id.org/eboca/,canonical w3id,ecad,https://w3id.org/ecad/,canonical w3id,ecareathome,https://w3id.org/ecareathome/,canonical +w3id,ecfkg,https://w3id.org/ecfkg/,canonical w3id,ecfo,https://w3id.org/ecfo/,canonical w3id,ecise,https://w3id.org/ecise/,canonical w3id,ecodigit,https://w3id.org/ecodigit/,canonical @@ -293,9 +322,12 @@ w3id,eeo,https://w3id.org/eeo/,canonical w3id,eep,https://w3id.org/eep/,canonical w3id,eepsa,https://w3id.org/eepsa/,canonical w3id,eff,https://w3id.org/eff/,canonical +w3id,ehds,https://w3id.org/ehds/,canonical w3id,eipdm,https://w3id.org/eipdm/,canonical w3id,ejp-rd,https://w3id.org/ejp-rd/,canonical w3id,eke,https://w3id.org/eke/,canonical +w3id,elementary,https://w3id.org/elementary/,canonical +w3id,emerging,https://w3id.org/emerging/,canonical w3id,empathi,https://w3id.org/empathi/,canonical w3id,encode,https://w3id.org/encode/,canonical w3id,EnergyInformationModel,https://w3id.org/EnergyInformationModel/,canonical @@ -312,19 +344,27 @@ w3id,ereefs,https://w3id.org/ereefs/,canonical w3id,erkreg-fdp,https://w3id.org/erkreg-fdp/,canonical w3id,ern-euro-nmd-fdp,https://w3id.org/ern-euro-nmd-fdp/,canonical w3id,esbm,https://w3id.org/esbm/,canonical +w3id,esim,https://w3id.org/esim/,canonical w3id,ESO,https://w3id.org/ESO/,canonical +w3id,esw,https://w3id.org/esw/,canonical +w3id,euro-nmd-kpis,https://w3id.org/euro-nmd-kpis/,canonical w3id,EUTaxO,https://w3id.org/EUTaxO/,canonical +w3id,evdoxus,https://w3id.org/evdoxus/,canonical w3id,EVENTSKG-Dataset,https://w3id.org/EVENTSKG-Dataset/,canonical w3id,EVI,https://w3id.org/EVI/,canonical w3id,EXACT,https://w3id.org/EXACT/,canonical w3id,examode,https://w3id.org/examode/,canonical w3id,example,https://w3id.org/example/,canonical +w3id,examples,https://w3id.org/examples/,canonical w3id,exanet,https://w3id.org/exanet/,canonical w3id,exasure,https://w3id.org/exasure/,canonical w3id,exatag,https://w3id.org/exatag/,canonical w3id,exdoc,https://w3id.org/exdoc/,canonical +w3id,exe-kg-lib,https://w3id.org/exe-kg-lib/,canonical w3id,executionTechnique,https://w3id.org/executionTechnique/,canonical +w3id,ExpO,https://w3id.org/ExpO/,canonical w3id,express,https://w3id.org/express/,canonical +w3id,EXTVARTRANS,https://w3id.org/EXTVARTRANS/,canonical w3id,fair,https://w3id.org/fair/,canonical w3id,FAIR-Champion-Harvester,https://w3id.org/FAIR-Champion-Harvester/,canonical w3id,FAIR-course-UT,https://w3id.org/FAIR-course-UT/,canonical @@ -341,6 +381,7 @@ w3id,FAIRVASC,https://w3id.org/FAIRVASC/,canonical w3id,fairvasc-fdp,https://w3id.org/fairvasc-fdp/,canonical w3id,farm-stack,https://w3id.org/farm-stack/,canonical w3id,FATO,https://w3id.org/FATO/,canonical +w3id,favr,https://w3id.org/favr/,canonical w3id,fcage,https://w3id.org/fcage/,canonical w3id,fdo,https://w3id.org/fdo/,canonical w3id,fdof,https://w3id.org/fdof/,canonical @@ -351,10 +392,12 @@ w3id,fdt,https://w3id.org/fdt/,canonical w3id,FeatureOnto,https://w3id.org/FeatureOnto/,canonical w3id,fides,https://w3id.org/fides/,canonical w3id,fip,https://w3id.org/fip/,canonical +w3id,first-responder,https://w3id.org/first-responder/,canonical w3id,fkb-okn,https://w3id.org/fkb-okn/,canonical w3id,fkresearch,https://w3id.org/fkresearch/,canonical w3id,flashcards,https://w3id.org/flashcards/,canonical w3id,flex,https://w3id.org/flex/,canonical +w3id,flp,https://w3id.org/flp/,canonical w3id,fog,https://w3id.org/fog/,canonical w3id,food,https://w3id.org/food/,canonical w3id,foodallergen,https://w3id.org/foodallergen/,canonical @@ -385,13 +428,17 @@ w3id,GDPRep,https://w3id.org/GDPRep/,canonical w3id,gdprif,https://w3id.org/gdprif/,canonical w3id,GDPRov,https://w3id.org/GDPRov/,canonical w3id,GDPRtEXT,https://w3id.org/GDPRtEXT/,canonical +w3id,geno,https://w3id.org/geno/,canonical w3id,gensc,https://w3id.org/gensc/,canonical +w3id,geochem,https://w3id.org/geochem/,canonical w3id,geoff,https://w3id.org/geoff/,canonical w3id,geohealth,https://w3id.org/geohealth/,canonical w3id,geolit,https://w3id.org/geolit/,canonical w3id,geoshacl,https://w3id.org/geoshacl/,canonical w3id,geotime,https://w3id.org/geotime/,canonical w3id,gerbil,https://w3id.org/gerbil/,canonical +w3id,GerPS-onto,https://w3id.org/GerPS-onto/,canonical +w3id,gff,https://w3id.org/gff/,canonical w3id,gicentre,https://w3id.org/gicentre/,canonical w3id,GISOntology4Renovation,https://w3id.org/GISOntology4Renovation/,canonical w3id,gizmo,https://w3id.org/gizmo/,canonical @@ -399,10 +446,13 @@ w3id,glmo,https://w3id.org/glmo/,canonical w3id,globalise,https://w3id.org/globalise/,canonical w3id,glosis,https://w3id.org/glosis/,canonical w3id,gom,https://w3id.org/gom/,canonical +w3id,gpo,https://w3id.org/gpo/,canonical w3id,Green-AI-Ontology,https://w3id.org/Green-AI-Ontology/,canonical w3id,greycite,https://w3id.org/greycite/,canonical w3id,gso,https://w3id.org/gso/,canonical w3id,gub,https://w3id.org/gub/,canonical +w3id,GVTPDOnto,https://w3id.org/GVTPDOnto/,canonical +w3id,GVTPDOntology,https://w3id.org/GVTPDOntology/,canonical w3id,haf,https://w3id.org/haf/,canonical w3id,haf-dev,https://w3id.org/haf-dev/,canonical w3id,haps,https://w3id.org/haps/,canonical @@ -416,6 +466,7 @@ w3id,hero,https://w3id.org/hero/,canonical w3id,HHT,https://w3id.org/HHT/,canonical w3id,hi,https://w3id.org/hi/,canonical w3id,hico,https://w3id.org/hico/,canonical +w3id,HIMIKO,https://w3id.org/HIMIKO/,canonical w3id,hlac,https://w3id.org/hlac/,canonical w3id,hobbit,https://w3id.org/hobbit/,canonical w3id,hospex,https://w3id.org/hospex/,canonical @@ -455,6 +506,7 @@ w3id,imec,https://w3id.org/imec/,canonical w3id,imgpedia,https://w3id.org/imgpedia/,canonical w3id,imkg,https://w3id.org/imkg/,canonical w3id,inbio,https://w3id.org/inbio/,canonical +w3id,inmevo,https://w3id.org/inmevo/,canonical w3id,inrupt,https://w3id.org/inrupt/,canonical w3id,interactions,https://w3id.org/interactions/,canonical w3id,interont,https://w3id.org/interont/,canonical @@ -467,6 +519,7 @@ w3id,iqb,https://w3id.org/iqb/,canonical w3id,irnerio,https://w3id.org/irnerio/,canonical w3id,isa,https://w3id.org/isa/,canonical w3id,isample,https://w3id.org/isample/,canonical +w3id,isCharacterisedBy,https://w3id.org/isCharacterisedBy/,canonical w3id,iSeeOnto,https://w3id.org/iSeeOnto/,canonical w3id,isil,https://w3id.org/isil/,canonical w3id,italia,https://w3id.org/italia/,canonical @@ -479,6 +532,7 @@ w3id,jp-textbook,https://w3id.org/jp-textbook/,canonical w3id,json-ld-patch,https://w3id.org/json-ld-patch/,canonical w3id,json-patch,https://w3id.org/json-patch/,canonical w3id,jws,https://w3id.org/jws/,canonical +w3id,kbr,https://w3id.org/kbr/,canonical w3id,kdsf-ffk,https://w3id.org/kdsf-ffk/,canonical w3id,kg-construct,https://w3id.org/kg-construct/,canonical w3id,kg3d,https://w3id.org/kg3d/,canonical @@ -486,6 +540,7 @@ w3id,kg4di,https://w3id.org/kg4di/,canonical w3id,kgcl,https://w3id.org/kgcl/,canonical w3id,kgcm,https://w3id.org/kgcm/,canonical w3id,kgcp,https://w3id.org/kgcp/,canonical +w3id,kgraphx,https://w3id.org/kgraphx/,canonical w3id,kgtk_kypher,https://w3id.org/kgtk_kypher/,canonical w3id,kim,https://w3id.org/kim/,canonical w3id,knowhow,https://w3id.org/knowhow/,canonical @@ -503,6 +558,7 @@ w3id,la,https://w3id.org/la/,canonical w3id,laas-iot,https://w3id.org/laas-iot/,canonical w3id,latuli,https://w3id.org/latuli/,canonical w3id,launuts,https://w3id.org/launuts/,canonical +w3id,lbd,https://w3id.org/lbd/,canonical w3id,lbdserver,https://w3id.org/lbdserver/,canonical w3id,lbs,https://w3id.org/lbs/,canonical w3id,ld4ie,https://w3id.org/ld4ie/,canonical @@ -534,6 +590,7 @@ w3id,lob,https://w3id.org/lob/,canonical w3id,lobid,https://w3id.org/lobid/,canonical w3id,locolligo,https://w3id.org/locolligo/,canonical w3id,lode,https://w3id.org/lode/,canonical +w3id,lodedo,https://w3id.org/lodedo/,canonical w3id,lodquator,https://w3id.org/lodquator/,canonical w3id,lodsight,https://w3id.org/lodsight/,canonical w3id,loin,https://w3id.org/loin/,canonical @@ -573,27 +630,38 @@ w3id,midas-metadata,https://w3id.org/midas-metadata/,canonical w3id,minerva,https://w3id.org/minerva/,canonical w3id,mint,https://w3id.org/mint/,canonical w3id,minte,https://w3id.org/minte/,canonical +w3id,mira,https://w3id.org/mira/,canonical w3id,mircat,https://w3id.org/mircat/,canonical w3id,mixs,https://w3id.org/mixs/,canonical +w3id,mixs-6-2-rc,https://w3id.org/mixs-6-2-rc/,canonical +w3id,mm,https://w3id.org/mm/,canonical w3id,mo,https://w3id.org/mo/,canonical w3id,mo-ld,https://w3id.org/mo-ld/,canonical w3id,mobility,https://w3id.org/mobility/,canonical +w3id,mobilitydcat-ap,https://w3id.org/mobilitydcat-ap/,canonical w3id,mod,https://w3id.org/mod/,canonical w3id,moeebius,https://w3id.org/moeebius/,canonical w3id,mojo-ac,https://w3id.org/mojo-ac/,canonical +w3id,MOLA,https://w3id.org/MOLA/,canonical w3id,MON,https://w3id.org/MON/,canonical w3id,montolo,https://w3id.org/montolo/,canonical w3id,moody,https://w3id.org/moody/,canonical +w3id,moont,https://w3id.org/moont/,canonical w3id,MoRe-SFB1475,https://w3id.org/MoRe-SFB1475/,canonical +w3id,mosaic,https://w3id.org/mosaic/,canonical w3id,mpilhlt,https://w3id.org/mpilhlt/,canonical w3id,MQIO,https://w3id.org/MQIO/,canonical w3id,MQIO-metrics,https://w3id.org/MQIO-metrics/,canonical w3id,mqtt-plan,https://w3id.org/mqtt-plan/,canonical w3id,MQV,https://w3id.org/MQV/,canonical +w3id,mt-metadata,https://w3id.org/mt-metadata/,canonical +w3id,mtbls-ejprd,https://w3id.org/mtbls-ejprd/,canonical w3id,mtv,https://w3id.org/mtv/,canonical +w3id,MULTI,https://w3id.org/MULTI/,canonical w3id,multidimensional-interface,https://w3id.org/multidimensional-interface/,canonical w3id,multidimensional-quantity,https://w3id.org/multidimensional-quantity/,canonical w3id,musco,https://w3id.org/musco/,canonical +w3id,music-annotation,https://w3id.org/music-annotation/,canonical w3id,music-circle,https://w3id.org/music-circle/,canonical w3id,musico,https://w3id.org/musico/,canonical w3id,musow,https://w3id.org/musow/,canonical @@ -623,6 +691,7 @@ w3id,nno,https://w3id.org/nno/,canonical w3id,noria,https://w3id.org/noria/,canonical w3id,nostr,https://w3id.org/nostr/,canonical w3id,np,https://w3id.org/np/,canonical +w3id,ns,https://w3id.org/ns/,canonical w3id,nsd,https://w3id.org/nsd/,canonical w3id,nsdra,https://w3id.org/nsdra/,canonical w3id,nta8035,https://w3id.org/nta8035/,canonical @@ -631,6 +700,7 @@ w3id,oac,https://w3id.org/oac/,canonical w3id,oak,https://w3id.org/oak/,canonical w3id,obda,https://w3id.org/obda/,canonical w3id,obelisk,https://w3id.org/obelisk/,canonical +w3id,obio,https://w3id.org/obio/,canonical w3id,obo,https://w3id.org/obo/,canonical w3id,obpa,https://w3id.org/obpa/,canonical w3id,obpd,https://w3id.org/obpd/,canonical @@ -639,6 +709,7 @@ w3id,occ,https://w3id.org/occ/,canonical w3id,OCL-SOP,https://w3id.org/OCL-SOP/,canonical w3id,ocqa,https://w3id.org/ocqa/,canonical w3id,ocs,https://w3id.org/ocs/,canonical +w3id,odi,https://w3id.org/odi/,canonical w3id,odissei,https://w3id.org/odissei/,canonical w3id,oebDataFormats,https://w3id.org/oebDataFormats/,canonical w3id,oebDatasets,https://w3id.org/oebDatasets/,canonical @@ -652,6 +723,7 @@ w3id,omicron,https://w3id.org/omicron/,canonical w3id,omn,https://w3id.org/omn/,canonical w3id,omop,https://w3id.org/omop/,canonical w3id,onderwijs-vlaanderen,https://w3id.org/onderwijs-vlaanderen/,canonical +w3id,onto4drone,https://w3id.org/onto4drone/,canonical w3id,ontoboldt,https://w3id.org/ontoboldt/,canonical w3id,ontocis,https://w3id.org/ontocis/,canonical w3id,ontocity,https://w3id.org/ontocity/,canonical @@ -659,6 +731,7 @@ w3id,OntoDM-core-extended,https://w3id.org/OntoDM-core-extended/,canonical w3id,OntoDocRel,https://w3id.org/OntoDocRel/,canonical w3id,OntoDT-extended,https://w3id.org/OntoDT-extended/,canonical w3id,ontoeng,https://w3id.org/ontoeng/,canonical +w3id,OntoExhibit,https://w3id.org/OntoExhibit/,canonical w3id,ontoexp,https://w3id.org/ontoexp/,canonical w3id,ontogpt,https://w3id.org/ontogpt/,canonical w3id,OntoGraphDB,https://w3id.org/OntoGraphDB/,canonical @@ -680,6 +753,7 @@ w3id,oop,https://w3id.org/oop/,canonical w3id,OOSMP,https://w3id.org/OOSMP/,canonical w3id,ooxml,https://w3id.org/ooxml/,canonical w3id,openbadges,https://w3id.org/openbadges/,canonical +w3id,opencare,https://w3id.org/opencare/,canonical w3id,openeduhub,https://w3id.org/openeduhub/,canonical w3id,openfooddata,https://w3id.org/openfooddata/,canonical w3id,opengtsc,https://w3id.org/opengtsc/,canonical @@ -705,6 +779,7 @@ w3id,OWLunit,https://w3id.org/OWLunit/,canonical w3id,own,https://w3id.org/own/,canonical w3id,ozcar-theia,https://w3id.org/ozcar-theia/,canonical w3id,pandp,https://w3id.org/pandp/,canonical +w3id,paradise,https://w3id.org/paradise/,canonical w3id,patent_ontologies,https://w3id.org/patent_ontologies/,canonical w3id,payments,https://w3id.org/payments/,canonical w3id,payswarm,https://w3id.org/payswarm/,canonical @@ -714,7 +789,9 @@ w3id,peco,https://w3id.org/peco/,canonical w3id,pedigree,https://w3id.org/pedigree/,canonical w3id,people,https://w3id.org/people/,canonical w3id,pep,https://w3id.org/pep/,canonical +w3id,per,https://w3id.org/per/,canonical w3id,peripleo,https://w3id.org/peripleo/,canonical +w3id,periscope,https://w3id.org/periscope/,canonical w3id,permafrost,https://w3id.org/permafrost/,canonical w3id,pet,https://w3id.org/pet/,canonical w3id,pfeepsa,https://w3id.org/pfeepsa/,canonical @@ -722,6 +799,8 @@ w3id,pgp,https://w3id.org/pgp/,canonical w3id,phuse,https://w3id.org/phuse/,canonical w3id,pizza2,https://w3id.org/pizza2/,canonical w3id,pkd4wod,https://w3id.org/pkd4wod/,canonical +w3id,plasma,https://w3id.org/plasma/,canonical +w3id,platoon,https://w3id.org/platoon/,canonical w3id,plegma_labs,https://w3id.org/plegma_labs/,canonical w3id,plp,https://w3id.org/plp/,canonical w3id,pm,https://w3id.org/pm/,canonical @@ -734,6 +813,7 @@ w3id,pope,https://w3id.org/pope/,canonical w3id,poseidon,https://w3id.org/poseidon/,canonical w3id,poultryFarms4eepsa,https://w3id.org/poultryFarms4eepsa/,canonical w3id,ppdb,https://w3id.org/ppdb/,canonical +w3id,ppon,https://w3id.org/ppon/,canonical w3id,ppop,https://w3id.org/ppop/,canonical w3id,premon,https://w3id.org/premon/,canonical w3id,probs-lab,https://w3id.org/probs-lab/,canonical @@ -762,6 +842,7 @@ w3id,rd-fairness-tests,https://w3id.org/rd-fairness-tests/,canonical w3id,rdf-spreadsheet,https://w3id.org/rdf-spreadsheet/,canonical w3id,rdfbones,https://w3id.org/rdfbones/,canonical w3id,rdfp,https://w3id.org/rdfp/,canonical +w3id,rdfqar,https://w3id.org/rdfqar/,canonical w3id,rdw,https://w3id.org/rdw/,canonical w3id,react,https://w3id.org/react/,canonical w3id,readi,https://w3id.org/readi/,canonical @@ -769,6 +850,7 @@ w3id,rebase,https://w3id.org/rebase/,canonical w3id,rec,https://w3id.org/rec/,canonical w3id,related-to,https://w3id.org/related-to/,canonical w3id,relod,https://w3id.org/relod/,canonical +w3id,REPOWL,https://w3id.org/REPOWL/,canonical w3id,reproduceme,https://w3id.org/reproduceme/,canonical w3id,requirement-ontology,https://w3id.org/requirement-ontology/,canonical w3id,research-technology-readiness-levels,https://w3id.org/research-technology-readiness-levels/,canonical @@ -783,7 +865,9 @@ w3id,rgom,https://w3id.org/rgom/,canonical w3id,rhonda,https://w3id.org/rhonda/,canonical w3id,ride2rail,https://w3id.org/ride2rail/,canonical w3id,rights-vocabulary,https://w3id.org/rights-vocabulary/,canonical +w3id,risk,https://w3id.org/risk/,canonical w3id,riskonto,https://w3id.org/riskonto/,canonical +w3id,riverbench,https://w3id.org/riverbench/,canonical w3id,rmco,https://w3id.org/rmco/,canonical w3id,rml,https://w3id.org/rml/,canonical w3id,ro,https://w3id.org/ro/,canonical @@ -803,6 +887,7 @@ w3id,s3n,https://w3id.org/s3n/,canonical w3id,saegroup,https://w3id.org/saegroup/,canonical w3id,salon,https://w3id.org/salon/,canonical w3id,sao,https://w3id.org/sao/,canonical +w3id,saqi,https://w3id.org/saqi/,canonical w3id,saref,https://w3id.org/saref/,canonical w3id,saref4ee,https://w3id.org/saref4ee/,canonical w3id,saref4ener,https://w3id.org/saref4ener/,canonical @@ -823,8 +908,10 @@ w3id,se,https://w3id.org/se/,canonical w3id,sea-lod,https://w3id.org/sea-lod/,canonical w3id,seas,https://w3id.org/seas/,canonical w3id,security,https://w3id.org/security/,canonical +w3id,segittur,https://w3id.org/segittur/,canonical w3id,sek4eepsa,https://w3id.org/sek4eepsa/,canonical w3id,sek4pfeepsa,https://w3id.org/sek4pfeepsa/,canonical +w3id,semanticarts,https://w3id.org/semanticarts/,canonical w3id,semapv,https://w3id.org/semapv/,canonical w3id,semcon,https://w3id.org/semcon/,canonical w3id,semiot,https://w3id.org/semiot/,canonical @@ -835,6 +922,7 @@ w3id,SemSur,https://w3id.org/SemSur/,canonical w3id,semsys,https://w3id.org/semsys/,canonical w3id,semtk,https://w3id.org/semtk/,canonical w3id,seneca,https://w3id.org/seneca/,canonical +w3id,sense,https://w3id.org/sense/,canonical w3id,sentitrack,https://w3id.org/sentitrack/,canonical w3id,seo,https://w3id.org/seo/,canonical w3id,sepses,https://w3id.org/sepses/,canonical @@ -844,8 +932,10 @@ w3id,sgov,https://w3id.org/sgov/,canonical w3id,shack,https://w3id.org/shack/,canonical w3id,shacl2fol,https://w3id.org/shacl2fol/,canonical w3id,shp,https://w3id.org/shp/,canonical +w3id,simpathic,https://w3id.org/simpathic/,canonical w3id,simulation,https://w3id.org/simulation/,canonical w3id,sip,https://w3id.org/sip/,canonical +w3id,situannotate,https://w3id.org/situannotate/,canonical w3id,sketup,https://w3id.org/sketup/,canonical w3id,sketx,https://w3id.org/sketx/,canonical w3id,skg,https://w3id.org/skg/,canonical @@ -861,6 +951,7 @@ w3id,smi,https://w3id.org/smi/,canonical w3id,SocDOnt,https://w3id.org/SocDOnt/,canonical w3id,sociallink,https://w3id.org/sociallink/,canonical w3id,socomp,https://w3id.org/socomp/,canonical +w3id,softalias,https://w3id.org/softalias/,canonical w3id,software-iodata,https://w3id.org/software-iodata/,canonical w3id,software-types,https://w3id.org/software-types/,canonical w3id,softwareCredit,https://w3id.org/softwareCredit/,canonical @@ -871,9 +962,12 @@ w3id,soya,https://w3id.org/soya/,canonical w3id,spar,https://w3id.org/spar/,canonical w3id,sparql-generate,https://w3id.org/sparql-generate/,canonical w3id,special,https://w3id.org/special/,canonical +w3id,speech,https://w3id.org/speech/,canonical w3id,spew,https://w3id.org/spew/,canonical w3id,spice,https://w3id.org/spice/,canonical +w3id,spm,https://w3id.org/spm/,canonical w3id,spoi,https://w3id.org/spoi/,canonical +w3id,SpOTy,https://w3id.org/SpOTy/,canonical w3id,sqo,https://w3id.org/sqo/,canonical w3id,squap,https://w3id.org/squap/,canonical w3id,squirrel,https://w3id.org/squirrel/,canonical @@ -885,6 +979,7 @@ w3id,sskg,https://w3id.org/sskg/,canonical w3id,sssom,https://w3id.org/sssom/,canonical w3id,stahl,https://w3id.org/stahl/,canonical w3id,stargate-h2020,https://w3id.org/stargate-h2020/,canonical +w3id,stav,https://w3id.org/stav/,canonical w3id,steel,https://w3id.org/steel/,canonical w3id,stirdata,https://w3id.org/stirdata/,canonical w3id,stlab,https://w3id.org/stlab/,canonical @@ -909,23 +1004,29 @@ w3id,tawc,https://w3id.org/tawc/,canonical w3id,td,https://w3id.org/td/,canonical w3id,tdy,https://w3id.org/tdy/,canonical w3id,teamingai,https://w3id.org/teamingai/,canonical +w3id,tec-toolkit,https://w3id.org/tec-toolkit/,canonical w3id,tern,https://w3id.org/tern/,canonical w3id,terror,https://w3id.org/terror/,canonical w3id,testalod,https://w3id.org/testalod/,canonical w3id,testlink,https://w3id.org/testlink/,canonical +w3id,thor,https://w3id.org/thor/,canonical w3id,tib,https://w3id.org/tib/,canonical w3id,timebank,https://w3id.org/timebank/,canonical w3id,timefuncs,https://w3id.org/timefuncs/,canonical w3id,tinyml-schema,https://w3id.org/tinyml-schema/,canonical w3id,todo,https://w3id.org/todo/,canonical +w3id,token,https://w3id.org/token/,canonical w3id,top-level,https://w3id.org/top-level/,canonical w3id,traceability,https://w3id.org/traceability/,canonical w3id,transmodel,https://w3id.org/transmodel/,canonical w3id,tree,https://w3id.org/tree/,canonical w3id,trek,https://w3id.org/trek/,canonical +w3id,tribont,https://w3id.org/tribont/,canonical w3id,TRO,https://w3id.org/TRO/,canonical w3id,truecred,https://w3id.org/truecred/,canonical +w3id,trusted-wfrun-crate,https://w3id.org/trusted-wfrun-crate/,canonical w3id,tso,https://w3id.org/tso/,canonical +w3id,tsso,https://w3id.org/tsso/,canonical w3id,ttla,https://w3id.org/ttla/,canonical w3id,TTRpg,https://w3id.org/TTRpg/,canonical w3id,twins,https://w3id.org/twins/,canonical @@ -936,6 +1037,7 @@ w3id,um,https://w3id.org/um/,canonical w3id,umms,https://w3id.org/umms/,canonical w3id,un,https://w3id.org/un/,canonical w3id,UnderRepresentedWritersOntology,https://w3id.org/UnderRepresentedWritersOntology/,canonical +w3id,unified-engineering,https://w3id.org/unified-engineering/,canonical w3id,unileiden,https://w3id.org/unileiden/,canonical w3id,unit,https://w3id.org/unit/,canonical w3id,university,https://w3id.org/university/,canonical @@ -979,6 +1081,7 @@ w3id,waterSmart,https://w3id.org/waterSmart/,canonical w3id,wd_quality,https://w3id.org/wd_quality/,canonical w3id,wdaqua,https://w3id.org/wdaqua/,canonical w3id,wdio,https://w3id.org/wdio/,canonical +w3id,Wear4PDmove,https://w3id.org/Wear4PDmove/,canonical w3id,web-keys,https://w3id.org/web-keys/,canonical w3id,webid,https://w3id.org/webid/,canonical w3id,webkms,https://w3id.org/webkms/,canonical @@ -993,6 +1096,7 @@ w3id,where-is-my-uri,https://w3id.org/where-is-my-uri/,canonical w3id,whow,https://w3id.org/whow/,canonical w3id,widoco,https://w3id.org/widoco/,canonical w3id,wikidated,https://w3id.org/wikidated/,canonical +w3id,wikimind,https://w3id.org/wikimind/,canonical w3id,wimuq,https://w3id.org/wimuq/,canonical w3id,wings,https://w3id.org/wings/,canonical w3id,wm,https://w3id.org/wm/,canonical @@ -1004,6 +1108,7 @@ w3id,wrfy,https://w3id.org/wrfy/,canonical w3id,wsp,https://w3id.org/wsp/,canonical w3id,xapi,https://w3id.org/xapi/,canonical w3id,xd,https://w3id.org/xd/,canonical +w3id,xfsc,https://w3id.org/xfsc/,canonical w3id,xmal,https://w3id.org/xmal/,canonical w3id,yago,https://w3id.org/yago/,canonical w3id,yarrrml,https://w3id.org/yarrrml/,canonical From 5d79df57bb2c1ae42b5bb259304a8f8bcd88ffdb Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 15:09:17 -0700 Subject: [PATCH 2/9] set version to 0.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8acfe15..59f3879 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prefixmaps" -version = "0.1.4" +version = "0.0.0" description = "A python library for retrieving semantic prefix maps" readme = "README.md" authors = ["cmungall "] From 343b2b5a8cc287ca2170d13c0fe408475fd2aa88 Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 15:10:09 -0700 Subject: [PATCH 3/9] set version to 0.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 59f3879..436282b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prefixmaps" -version = "0.0.0" +version = "1.5.0" description = "A python library for retrieving semantic prefix maps" readme = "README.md" authors = ["cmungall "] From 316ab1c82f9a28aea07f59466b4c145c290e2a20 Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 15:11:12 -0700 Subject: [PATCH 4/9] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 436282b..9ce6362 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prefixmaps" -version = "1.5.0" +version = "1.6.0" description = "A python library for retrieving semantic prefix maps" readme = "README.md" authors = ["cmungall "] From 93600d9ff1a9e0271351ac629fa9b5d68a8a2532 Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 15:12:36 -0700 Subject: [PATCH 5/9] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9ce6362..b22fbc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prefixmaps" -version = "1.6.0" +version = "0.1.6" description = "A python library for retrieving semantic prefix maps" readme = "README.md" authors = ["cmungall "] From 241b5708c1e97973c4ffd341cbe0726cbef57665 Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 15:45:22 -0700 Subject: [PATCH 6/9] loosen error state for non-canonical prefixes --- src/prefixmaps/datamodel/context.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/prefixmaps/datamodel/context.py b/src/prefixmaps/datamodel/context.py index 5a27e35..00ece31 100644 --- a/src/prefixmaps/datamodel/context.py +++ b/src/prefixmaps/datamodel/context.py @@ -294,8 +294,10 @@ def as_extended_prefix_map(self) -> List[curies.Record]: prefix_synonyms = defaultdict(set) for expansion in self.prefix_expansions: - if expansion.status == StatusType.namespace_alias: + if expansion.status == StatusType.namespace_alias and expansion.namespace in reverse_prefix_map: prefix_synonyms[reverse_prefix_map[expansion.namespace]].add(expansion.prefix) + elif expansion.status == StatusType.namespace_alias and expansion.namespace not in reverse_prefix_map: + raise Warning(f"Namespace {expansion.namespace} has no canonical prefix") return [ curies.Record( From 142c5880d42ebc2acc032d9d7dc01cf30cd0063d Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 15:51:12 -0700 Subject: [PATCH 7/9] change raise to warnings.warn --- src/prefixmaps/datamodel/context.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prefixmaps/datamodel/context.py b/src/prefixmaps/datamodel/context.py index 00ece31..87c07f9 100644 --- a/src/prefixmaps/datamodel/context.py +++ b/src/prefixmaps/datamodel/context.py @@ -297,7 +297,7 @@ def as_extended_prefix_map(self) -> List[curies.Record]: if expansion.status == StatusType.namespace_alias and expansion.namespace in reverse_prefix_map: prefix_synonyms[reverse_prefix_map[expansion.namespace]].add(expansion.prefix) elif expansion.status == StatusType.namespace_alias and expansion.namespace not in reverse_prefix_map: - raise Warning(f"Namespace {expansion.namespace} has no canonical prefix") + warnings.warn(f"Namespace {expansion.namespace} has no canonical prefix") return [ curies.Record( From 73def82a3a17b9e131f6c8429d117c7f90af81c6 Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 15:51:36 -0700 Subject: [PATCH 8/9] change raise to warnings.warn --- src/prefixmaps/datamodel/context.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/prefixmaps/datamodel/context.py b/src/prefixmaps/datamodel/context.py index 87c07f9..f8a3ea5 100644 --- a/src/prefixmaps/datamodel/context.py +++ b/src/prefixmaps/datamodel/context.py @@ -5,6 +5,7 @@ from dataclasses import dataclass, field from enum import Enum from typing import List, Mapping, Optional +import warnings import curies From 52f647ac492f0efc34a5a4607b0f4622e1f3c141 Mon Sep 17 00:00:00 2001 From: Sierra Taylor Moxon Date: Wed, 11 Oct 2023 16:25:35 -0700 Subject: [PATCH 9/9] fix lint, flake8, remove 3.7 support --- .github/workflows/main.yaml | 2 +- src/prefixmaps/datamodel/context.py | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index c8dfb4c..25448b2 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -32,7 +32,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: [ "3.11", "3.7" ] + python-version: [ "3.11", "3.8" ] steps: diff --git a/src/prefixmaps/datamodel/context.py b/src/prefixmaps/datamodel/context.py index f8a3ea5..d810f1b 100644 --- a/src/prefixmaps/datamodel/context.py +++ b/src/prefixmaps/datamodel/context.py @@ -1,11 +1,11 @@ """Classes for managing individual Contexts.""" import re +import warnings from collections import defaultdict from dataclasses import dataclass, field from enum import Enum from typing import List, Mapping, Optional -import warnings import curies @@ -295,10 +295,18 @@ def as_extended_prefix_map(self) -> List[curies.Record]: prefix_synonyms = defaultdict(set) for expansion in self.prefix_expansions: - if expansion.status == StatusType.namespace_alias and expansion.namespace in reverse_prefix_map: + if ( + expansion.status == StatusType.namespace_alias + and expansion.namespace in reverse_prefix_map + ): prefix_synonyms[reverse_prefix_map[expansion.namespace]].add(expansion.prefix) - elif expansion.status == StatusType.namespace_alias and expansion.namespace not in reverse_prefix_map: - warnings.warn(f"Namespace {expansion.namespace} has no canonical prefix") + elif ( + expansion.status == StatusType.namespace_alias + and expansion.namespace not in reverse_prefix_map + ): + warnings.warn( + f"Namespace {expansion.namespace} has no canonical prefix", stacklevel=2 + ) return [ curies.Record(