パッケージ: libatteanx-store-dbi-perl (0.002-2)
libatteanx-store-dbi-perl に関するリンク
Trisquel の資源:
libatteanx-store-dbi-perl ソースパッケージをダウンロード:
- [libatteanx-store-dbi-perl_0.002-2.dsc]
- [libatteanx-store-dbi-perl_0.002.orig.tar.gz]
- [libatteanx-store-dbi-perl_0.002-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Jonas Smedegaard
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
DBI-based quad-store for Attean
AtteanX::Store::DBI provides a quad-store for Attean based on DBI.
Attean is a Perl framework for working with RDF data and SPARQL queries.
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used.
A quad-store is a database container for named graphs of RDF linked data.
SPARQL is an RDF query language, that is, a semantic query language for databases, able to retrieve and manipulate data stored in Resource Description Framework format.
Resource Description Framework (RDF) is a standard model for data interchange on the Web.
その他の libatteanx-store-dbi-perl 関連パッケージ
|
|
|
-
- dep: libattean-perl
- semantic web framework
-
- dep: libcache-lru-perl
- simple, fast implementation of LRU cache
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: libdbix-multistatementdo-perl
- multiple SQL statements in a single do() call with any DBI driver
-
- dep: libfile-sharedir-perl
- module to locate non-code files during run-time
-
- dep: libfile-slurp-perl
- single call read & write file routines
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libmoox-log-any-perl
- role to add Log::Any
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: libtype-tiny-perl
- tiny, yet Moo(se)-compatible type constraint
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libtest-modern-perl
- precision testing for modern perl
-
- rec: libtest-roo-perl
- module for composable, reusable tests with roles and Moo