myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3296] branches/wf4ever/config/initializers/rosrs


From: noreply
Subject: [myexperiment-hackers] [3296] branches/wf4ever/config/initializers/rosrs_patch.rb: added temporary patch for adding a graph accessor to ROSRS::RDFGraph
Date: Tue, 15 Jan 2013 11:24:47 +0000 (UTC)

Revision
3296
Author
dgc
Date
2013-01-15 11:24:47 +0000 (Tue, 15 Jan 2013)

Log Message

added temporary patch for adding a graph accessor to ROSRS::RDFGraph

Added Paths

Diff

Added: branches/wf4ever/config/initializers/rosrs_patch.rb (0 => 3296)


--- branches/wf4ever/config/initializers/rosrs_patch.rb	                        (rev 0)
+++ branches/wf4ever/config/initializers/rosrs_patch.rb	2013-01-15 11:24:47 UTC (rev 3296)
@@ -0,0 +1,5 @@
+
+class ROSRS::RDFGraph
+  attr_accessor :graph
+end
+

reply via email to

[Prev in Thread] Current Thread [Next in Thread]