pydataportability和xrd解析器等资源描述的模型类和接口

pydataportability.model.resource的Python项目详细描述


简介

pydataportability.model.resource包定义了资源的模型。

模型实体是在XRD文档之后建模的,其中 包含某些信息和指向其他资源的链接列表 某些属性本身。

查看http://pydataportability.net上的文档了解更多信息。

贡献者

christian scholz,com.lounge股份有限公司,cs@comlounge.nethttp://mrtopf.de/blog

许可证

此项目是在bsd许可证下发布的:

版权所有(c)2009,Christian Scholz 保留所有权利

允许以源文件和二进制文件的形式重新分发和使用,无论是否修改,只要 满足以下条件:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

本软件由版权所有者和贡献者“按原样”以及任何明示或默示保证提供, 包括但不限于,适销性和适合特定目的的默示保证。 否认。在任何情况下,版权持有人或贡献者对任何直接、间接、附带的, 特殊、惩戒性或后果性损害(包括但不限于采购替代货物或 服务;使用、数据或利润损失;或营业中断),无论是何种原因造成的,根据任何责任理论, 无论是在合同中,严格责任或侵权(包括疏忽或其他)产生的任何方式使用 这个软件,即使被告知这种损坏的可能性。

更改日志

0.4-2009年10月12日
  • 初始版本

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java通知错误标志\u活动\u新建\u任务   java为什么该程序返回IOExection?   Android Studio中的java重定向页面   java我有一个Dept类型的arraylist,现在我想在HashMap中使用这个数据,其中包含arraylist的所有值。我该怎么做?   java检查无线电组为空/空   java Spring:EntityManager和Spring存储库是否在同一个上下文中工作?   swing直接从java向打印机发送命令   Java中抽象类和接口实例化的性能   java使用带有不同令牌的JAVACC创建文件路径   java如何从hashmap返回对象   在场景生成器(JavaFx)中切换场景时发生java错误   java我不明白consume()做什么   设计模式Java NIO缓冲区类的主要用途是什么?   Java 1.7不支持rest密码套件   java如何有效地删除ArrayList元素?