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

ruby-rdf / rdf / 1178 / 3
92%
develop: 92%

Build:
DEFAULT BRANCH: develop
Ran 24 Dec 2017 10:25PM UTC
Files 61
Run time 2s
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

24 Dec 2017 10:24PM UTC coverage: 92.223% (+0.7%) from 91.502%
2.4, CI=true

push

travis-ci

web-flow
Feature/vocab update (#369)

* Support vocabularies with anonymous values, which are treated either as Lists or Terms. This allows serialization of SKOS vocabularies with anonymous Concepts and OWL vocabularies which use `owl:unionOf` on anonymous classes.
  * Improve vocabulary documentation with examples.
  * Add `:isDefinedBy` shortcut to `rdfs:isDefinedBy`.
  * Add skos term accessors.
  * Term `inverseOf` accessor should be for `owl:inverseOf`, not `schema:inverseOf`.
  * Update options for `Vocabulary.property` and `Vocabulary.ontology`.
  * Allow Terms to be defined with a nil or no name, being an anonymous BNode.
  * Implement `#to_ruby` for `RDF::Vocabulary::Term`. This generates Ruby source to re-create the state of the object.
  * Improvements and tests for vocabularies with anonymous and List content.
  * Update built-in vocabulary syntax.
* Remove df.rb (quite archaic).
* Make sure Literal subtypes get non-nil `@object` values.
* Remove pending on some N-Triples tests that had a JRuby issue with `#to_ary`.

4423 of 4796 relevant lines covered (92.22%)

6418.18 hits per line

Source Files on job 1178.3 (2.4, CI=true)
  • Tree
  • List 0
  • Changed 44
  • Source Changed 15
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1178
  • Travis Job 1178.3
  • f17e4283 on github
  • Prev Job for 2.4, CI=true on develop (#1172.3)
  • Next Job for 2.4, CI=true on develop (#1179.3)
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

© 2026 Coveralls, Inc