This HTML5 document contains 9 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n6http://dbpedia.org/resource/Ruby_(programming_language)
n2http://dbpedia.org/resource/Rake_(software)
n8https://github.com/ruby/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
n2:
rdfs:comment
Rake is a software task management and build automation tool. It allows you to specify tasks and describe dependencies as well as to group tasks in a namespace.It is similar to SCons and Make, but it has a number of differences. The tool is written in the Ruby programming language and the Rakefiles (equivalent of Makefiles in Make) use Ruby syntax. It was originated by Jim Weirich.Rake uses Ruby's anonymous function blocks to define various tasks, allowing the use of Ruby syntax.
foaf:name
Rake
foaf:homepage
n8:rake
dbpedia-owl:developer
dbpedia:Jim_Weirich
dbpedia-owl:genre
dbpedia:Programming_tool
dbpedia-owl:latestReleaseDate
2013-12-20Z
dbpedia-owl:latestReleaseVersion
10.1.1
dbpedia-owl:license
dbpedia:MIT_License
dbpedia-owl:programmingLanguage
n6: