CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:owl-cpp

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    971.21kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

本体owl的C++访问库,直接在C++代码中操作owl本体-owlcpp is a C++ library for reading and querying OWL ontologies.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

owl-cpp/
owl-cpp/.git/
owl-cpp/.gitignore
owl-cpp/.git/config
owl-cpp/.git/description
owl-cpp/.git/HEAD
owl-cpp/.git/hooks/
owl-cpp/.git/hooks/applypatch-msg.sample
owl-cpp/.git/hooks/commit-msg.sample
owl-cpp/.git/hooks/post-commit.sample
owl-cpp/.git/hooks/post-receive.sample
owl-cpp/.git/hooks/post-update.sample
owl-cpp/.git/hooks/pre-applypatch.sample
owl-cpp/.git/hooks/pre-commit.sample
owl-cpp/.git/hooks/pre-rebase.sample
owl-cpp/.git/hooks/prepare-commit-msg.sample
owl-cpp/.git/hooks/update.sample
owl-cpp/.git/index
owl-cpp/.git/info/
owl-cpp/.git/info/exclude
owl-cpp/.git/logs/
owl-cpp/.git/logs/HEAD
owl-cpp/.git/logs/refs/
owl-cpp/.git/logs/refs/heads/
owl-cpp/.git/logs/refs/heads/master
owl-cpp/.git/logs/refs/remotes/
owl-cpp/.git/logs/refs/remotes/origin/
owl-cpp/.git/logs/refs/remotes/origin/HEAD
owl-cpp/.git/objects/
owl-cpp/.git/objects/info/
owl-cpp/.git/objects/pack/
owl-cpp/.git/objects/pack/pack-60a977330beab0977a0d93a389b10e6a410de654.idx
owl-cpp/.git/objects/pack/pack-60a977330beab0977a0d93a389b10e6a410de654.pack
owl-cpp/.git/packed-refs
owl-cpp/.git/refs/
owl-cpp/.git/refs/heads/
owl-cpp/.git/refs/heads/master
owl-cpp/.git/refs/remotes/
owl-cpp/.git/refs/remotes/origin/
owl-cpp/.git/refs/remotes/origin/HEAD
owl-cpp/.git/refs/tags/
owl-cpp/apps/
owl-cpp/apps/common_prefixes.hpp
owl-cpp/apps/find_ontologies.cpp
owl-cpp/apps/jamfile.jam
owl-cpp/apps/print_classes.cpp
owl-cpp/apps/print_triples.cpp
owl-cpp/apps/satisfiable.cpp
owl-cpp/apps/test/
owl-cpp/apps/test/jamfile.jam
owl-cpp/apps/validate.cpp
owl-cpp/binding/
owl-cpp/binding/python/
owl-cpp/binding/python/io.cpp
owl-cpp/binding/python/jamfile.jam
owl-cpp/binding/python/rdf.cpp
owl-cpp/binding/python/test/
owl-cpp/binding/python/test/import.py
owl-cpp/binding/python/test/io.py
owl-cpp/binding/python/test/jamfile.jam
owl-cpp/binding/python/test/node_id.py
owl-cpp/binding/python/test/triple_store.py
owl-cpp/build/
owl-cpp/build/read_file.jam
owl-cpp/build/singleton-target.jam
owl-cpp/build/version.jam
owl-cpp/doc/
owl-cpp/doc/boost-build.jam
owl-cpp/doc/build.txt
owl-cpp/doc/license.txt
owl-cpp/doc/todo.txt
owl-cpp/doc/user-config.jam
owl-cpp/external/
owl-cpp/external/ext/
owl-cpp/external/ext/extension.jam
owl-cpp/external/ext/factpp.jam
owl-cpp/external/ext/raptor.jam
owl-cpp/external/jamfile.jam
owl-cpp/external/test/
owl-cpp/external/test/jamfile.jam
owl-cpp/external/test/raptor_rdfprint.cpp
owl-cpp/include/
owl-cpp/include/owlcpp/
owl-cpp/include/owlcpp/config.hpp
owl-cpp/include/owlcpp/detail/
owl-cpp/include/owlcpp/detail/comparable_value.hpp
owl-cpp/include/owlcpp/detail/id_tracker.hpp
owl-cpp/include/owlcpp/detail/member_iterator.hpp
owl-cpp/include/owlcpp/doc_id.hpp
owl-cpp/include/owlcpp/exception.hpp
owl-cpp/include/owlcpp/io/
owl-cpp/include/owlcpp/io/catalog.hpp
owl-cpp/include/owlcpp/io/check_ontology_id.hpp
owl-cpp/include/owlcpp/io/config.hpp
owl-cpp/include/owlcpp/io/exception.hpp
owl-cpp/include/owlcpp/io/input.hpp
owl-cpp/include/owlcpp/io/raptor_wrapper.hpp
owl-cpp/include/owlcpp/io/read_ontology_iri.hpp
owl-cpp/include/owlcpp/lib_info.hpp
owl-cpp/include/owlcpp/logic/
owl-cpp/include/owlcpp/logic/config.hpp
owl-cpp/include/owlcpp/logic/detail/
owl-cpp/include/owlcpp/logic/detail/node_declaration.hpp
owl-cpp/include/owlcpp/logic/detail/node_property.hpp
owl-cpp/include/owlcpp/logic/detail/node_type.hpp
owl-cpp/include/owlcpp/logic/detail/triple_to_fact_adaptor.hpp
owl-cpp/include/owlcpp/logic/exception.hpp
owl-cpp/include/owlcpp/logic/predicate_fact.hpp
owl-cpp/include/owlcpp/logic/predicate_fact_abstract.hpp
owl-cpp/include/owlcpp/logic/query_fact.hpp
owl-cpp/include/owlcpp/logic/triple_to_fact.hpp
owl-cpp/include/owlcpp/node.hpp
owl-cpp/include/owlcpp/node_id.hpp
owl-cpp/include/owlcpp/ns_id.hpp
owl-cpp/include/owlcpp/print.hpp
owl-cpp/include/owlcpp/rdf/
owl-cpp/include/owlcpp/rdf/config.hpp
owl-cpp/include/owlcpp/rdf/copy_triples.hpp
owl-cpp/include/owlcpp/rdf/detail/
owl-cpp/include/owlcpp/rdf/detail/triple_store_query.hpp
owl-cpp/include/owlcpp/rdf/detail/triple_store_types.hpp
owl-cpp/include/owlcpp/rdf/doc_info_map.hpp
owl-cpp/include/owlcpp/rdf/exception.hpp
owl-cpp/include/owlcpp/rdf/iri_map.hpp
owl-cpp/include/owlcpp/rdf/iri_map_base.hpp
owl-cpp/include/owlcpp/rdf/nodes_blank_crtpb.hpp
owl-cpp/include/owlcpp/rdf/nodes_iri_std_crtpb.hpp
owl-cpp/include/owlcpp/rdf/nodes_literal_crtpb.hpp
owl-cpp/include/owlcpp/rdf/node_map.hpp
owl-cpp/include/owlcpp/rdf/node_map_base.hpp
owl-cpp/include/owlcpp/rdf/node_map_std.hpp
owl-cpp/include/owlcpp/rdf/query_node.hpp
owl-cpp/include/owlcpp/rdf/query_triples.hpp
owl-cpp/include/owlcpp/rdf/rdf_list_iterator.hpp
owl-cpp/include/owlcpp/rdf/std_nodes.hpp
owl-cpp/include/owlcpp/rdf/store_doc_crtpb.hpp
owl-cpp/include/owlcpp/rdf/store_node_blank_crtpb.hpp
owl-cpp/include/owlcpp/rdf/store_node_iri_crtpb.hpp
owl-cpp/include/owlcpp/rdf/store_node_literal_crtpb.hpp
owl-cpp/include/owlcpp/rdf/triple.hpp
owl-cpp/include/owlcpp/rdf/triple.hxx
owl-cpp/include/owlcpp/rdf/triple_map.hpp
owl-cpp/include/owlcpp/rdf/triple_store.hpp
owl-cpp/include/owlcpp/terms/
owl-cpp/include/owlcpp/terms/custom_type_

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com