• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ruby-rdf / rdf
91%
develop: 92%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Repo Added 08 Jan 2016 06:05PM UTC
Files 63
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/dataset
branch: feature/dataset
CHANGE BRANCH
x
Reset
  • feature/dataset
  • 2.0.0
  • 2.0.0.beta1
  • 2.0.0.beta2
  • 2.0.1
  • 2.0.2
  • 2.1.0
  • 2.1.1
  • 2.2.0
  • 2.2.0-rc1
  • 2.2.1
  • 2.2.10
  • 2.2.11
  • 2.2.12
  • 2.2.2
  • 2.2.3
  • 2.2.4
  • 2.2.5
  • 2.2.6
  • 2.2.7
  • 2.2.8
  • 2.2.9
  • 3.0.0
  • 3.0.1
  • 3.0.10
  • 3.0.11
  • 3.0.12
  • 3.0.13
  • 3.0.2
  • 3.0.3
  • 3.0.4
  • 3.0.5
  • 3.0.6
  • 3.0.7
  • 3.0.9
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.1.4
  • 3.1.5
  • 3.1.6
  • 3.1.7
  • GitHub-actions-ci
  • HEAD
  • cbeer-patch-1
  • develop
  • feat/various-enhancements
  • feature/2.2.2-compat
  • feature/3.0-dev
  • feature/CLI-eval
  • feature/Informative-Deprecations
  • feature/RDFStar
  • feature/URI-frozen-bug
  • feature/Update_CLA
  • feature/accept_type
  • feature/cli-vocabs
  • feature/contributing
  • feature/coveralls
  • feature/dataset-each
  • feature/drop-wirble
  • feature/faster-tx-comparison
  • feature/frozen-terms
  • feature/graph-transact
  • feature/graph-transactions
  • feature/implicit-conversions
  • feature/improv-vocab-serialization
  • feature/issue-314-RDF-to_enum
  • feature/issue-315-vocab-ontology
  • feature/issue-333-to_h
  • feature/issue-338-keyword-arguments
  • feature/issue-347-accept-header
  • feature/issue-353
  • feature/list-cmp
  • feature/list-value-eq
  • feature/literal-equality
  • feature/literal_equality_flag_fix
  • feature/no-transactional-delete-insert
  • feature/non-durable
  • feature/queryable-specs
  • feature/rbx-term-uri
  • feature/refactor-dedup
  • feature/repo-docs
  • feature/respond_missing
  • feature/respond_to_missing
  • feature/ruby-2-4-number
  • feature/ruby-2.4-preview
  • feature/statement-eq-docs
  • feature/sync-repo
  • feature/to_ary
  • feature/transaction-deprecations
  • feature/transaction-docs
  • feature/transaction-not-implemented-exception
  • feature/transaction-return-type
  • feature/tx-depr
  • feature/tx-docs
  • feature/tx-mutated
  • feature/tx-query-graph
  • feature/uri-race
  • feature/vocab-update
  • feature/vocab-utils
  • fix/content-type
  • fix/snapshot-isolevel
  • fix/uri-grammar
  • jcoyne-patch-1
  • master
  • patch-1
  • proposed-nt-c14n-changes
  • release/2.0.0.beta2
  • remove-string-scanner
  • serialized-tx-compatibility
  • speed-up-rdf-graph
  • stable/2.0.x
  • statement-hash
  • transaction
  • vocab-to_uri
  • vocabulary-send

pending completion
1018

push

travis-ci

no-reply
Make Dataset concrete

RDF::Dataset previously served as little more than an abstract
class. Instantiating one was possible, but didn't provide any useful
functionality. This implements a basic `RDF::Dataset` as an
`Enumerable`/`Queryable` over a static dataset specified at
initialization.

Clarifies handling of the default graph, adopting the ususal definition
of an RDF/SPARQL dataset for `RDF::Dataset` and its
subclasses (e.g. `RDF::Repository`). Normal `Enumerable`/`Queryable`
objects continue to *not* behave like RDF datasets. The accompanying
changes to `rdf-spec` reflect this while running the shared examples
over such a generic `Queryable`.

39 of 39 new or added lines in 4 files covered. (100.0%)

4218 of 4638 relevant lines covered (90.94%)

13222.42 hits per line

Relevant lines Covered
Build:
Build:
4638 RELEVANT LINES 4218 COVERED LINES
13222.42 HITS PER LINE
Source Files on feature/dataset
  • List 0
  • Changed 47
  • Source Changed 18
  • Coverage Changed 44
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1018 feature/dataset Make Dataset concrete RDF::Dataset previously served as little more than an abstract class. Instantiating one was possible, but didn't provide any useful functionality. This implements a basic `RDF::Dataset` as an `Enumerable`/`Queryable` over a ... push 20 Sep 2016 11:05PM UTC no-reply travis-ci pending completion  
983 feature/dataset [WIP] Dataset & Query Pattern push 16 Aug 2016 11:41PM UTC no-reply travis-ci pending completion  
982 feature/dataset [WIP] Dataset & Query Pattern push 16 Aug 2016 11:39PM UTC no-reply travis-ci pending completion  
981 feature/dataset [temp] Use spec sister branch push 16 Aug 2016 11:38PM UTC no-reply travis-ci pending completion  
976 feature/dataset dataset specs push 16 Aug 2016 06:54PM UTC no-reply travis-ci pending completion  
975 feature/dataset [WIP] Dataset & Query Pattern push 16 Aug 2016 06:53PM UTC no-reply travis-ci pending completion  
See All Builds (1030)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc