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

ruby-rdf / rdf / 1178
92%

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

pending completion
1178

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`.

173 of 173 new or added lines in 6 files covered. (100.0%)

4423 of 4796 relevant lines covered (92.22%)

19209.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/rdf/model/literal/double.rb
1
100.0
lib/rdf/model/literal/integer.rb
1
100.0
lib/rdf/vocab/writer.rb
33
100.0
lib/rdf/vocabulary.rb
Jobs
ID Job ID Ran Files Coverage
1 1178.1 (2.2, CI=true) 24 Dec 2017 10:25PM UTC 0
92.23
Travis Job 1178.1
2 1178.2 (2.3, CI=true) 24 Dec 2017 10:26PM UTC 0
92.22
Travis Job 1178.2
3 1178.3 (2.4, CI=true) 24 Dec 2017 10:25PM UTC 0
92.22
Travis Job 1178.3
Source Files on build 1178
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1178
  • f17e4283 on github
  • Prev Build on develop (#1172)
  • Next Build on develop (#1179)
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