文件名称:vocabulary:在 clojure 命名空间关键字和 RDF 样式 URI 之间映射的实用程序
文件大小:87KB
文件格式:ZIP
更新时间:2024-06-18 00:10:28
Clojure
应用程序/词汇表
Clojure 关键字和 URI 之间的集成,以及对 RDF 样式语言标记文字的支持。
内容
namespace-to-ns
ns-to-prefix
clear-caches!
支持 SPARQL 查询
sparql-prefixes-for
prepend-prefix-declarations
公共链接数据命名空间
用_ont-app.vocabulary.core 导入
使用 ont-app.vocabulary.wikidata 导入
导入了ont-app.vocabulary.linguistics
语言标记字符串
执照
安装
可在clojars 购买。
(defproject .....
:dependencies
[...
[ont-app/vocabulary "
【文件预览】:
vocabulary-master
----src()
--------data_readers.cljc(47B)
--------ont_app()
----doc()
--------ont-app.vocabulary.linguistics.html(3KB)
--------index.html(10KB)
--------intro.html(3KB)
--------ont-app.vocabulary.wikidata.html(3KB)
--------ont-app.vocabulary.core.html(17KB)
--------js()
--------intro.md(108B)
--------css()
--------ont-app.vocabulary.lstr.html(4KB)
--------ont-app.vocabulary.format.html(13KB)
----CONTRIBUTING.md(2KB)
----LICENSE(11KB)
----test()
--------ont_app()
----README.md(18KB)
----project.clj(2KB)
----resources()
--------kw-escapes.edn(547B)
--------public()
--------uri-escapes.edn(1KB)
----.gitignore(227B)
----CHANGELOG.md(838B)