aksw/erfurt 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

aksw/erfurt

最新稳定版本:v1.8.0

Composer 安装命令:

composer require aksw/erfurt

包简介

PHP/Zend based Semantic Web API for Social Semantic Software

README 文档

README

Erfurt is a PHP/Zend based Semantic Web Framework for Social Semantic Software.

CI System Status
Travis CI Travis CI Build Status
owdev Jenkins owdev Build Status

API Documentation

Features

  • RDF Parser/serializer
  • Storage abstraction/RDF Store
  • Versioning
  • SPARQL querying/update
  • Caching
  • Plugins/trigger
  • ...

Developer Info

Repository Conventions

We use Vincent Driessen's branching model, Tom Preston-Werner's versioning specification as well as this note on good commit messages for this repository.

In addition to that, we suggest to use git-flow to keep naming conventions. Copy the following config section in you global ~/.gitconfig or the repository wide .git/config file.

# git flow default configuration for ~/.gitconfig
[gitflow "branch"]
    master = master
    develop = develop
[gitflow "prefix"]
    feature = feature/
    release = release/
    hotfix = hotfix/
    support = support/
    versiontag = v

Code Conventions

Currently, this library is developed using OntoWiki's coding standard.

统计信息

  • 总下载量: 6.62k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 42
  • 点击次数: 0
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 41
  • Watchers: 14
  • Forks: 27
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-10-20