Tuesday, September 23, 2014
Monday, September 22, 2014
Simple Part Whole Class Diagram (checking with Protege)
I guess I made the mistake of not putting Faults for the wheel, motor, headlight, and Car as subclasses of fault. In addition note that wheel points to wheel_of_car, motor points to motor_of_car, and headlight points to headlight of car.
Simple Part Whole Relations Diagram
A class diagram above, and a property diagram below of simple-part-whole relations v1.3 (with personal extensions guessed from the document).
http://www.w3.org/2001/sw/BestPractices/OEP/SimplePartWhole/simple-part-whole-relations-v1.3.html
Sunday, September 21, 2014
Figuring out REA
Presently I am looking at how to fill the empty box in the top figure with the word contribute. It's meaning defined by WordNet.
http://www.w3.org/TR/wordnet-rdf/
The rea namespace rea: is defined by the diagrams below.
Tuesday, February 11, 2014
The Error You Get When You Try to Run register-new-key.js in in the PaySwarm Examples when disconnected from the Internet
$ node register-new-key.js
Reading config from: "/home/shambaughlab/.config/payswarm1/default"...
[register-new-key] failed to register key:
Error: getaddrinfo ENOTFOUND
at errnoException (dns.js:37:11)
at Object.onanswer [as oncomplete] (dns.js:124:16)
Reading config from: "/home/shambaughlab/.config/payswarm1/default"...
[register-new-key] failed to register key:
Error: getaddrinfo ENOTFOUND
at errnoException (dns.js:37:11)
at Object.onanswer [as oncomplete] (dns.js:124:16)
Thursday, February 6, 2014
Notes from PaySwarm Wordpress Plugin., pt 4
I reinstalled Wordpress, but I found some errors of my doing when I did so. The first thing that I noticed was that I forgot to type make in the console, therefore rendering the plugin inoperable. It gave an error that it could not find jsonld.php (if I can recall correctly). After typed make in the console as it suggests on the github website (https://github.com/digitalbazaar/payswarm-wordpress/blob/master/README.md) I ran into another error that involved not registering a key. I saw this error when I was trying to create a new post. It reported an issue with line 1321 of the file payswarm-client.inc with registering a private key (if I can recall correctly). I then ran into another error when I was trying to register the key. I got an error in a pop-up box with the title, "404 Not Found", and the contents, "Not Found" for the title, and "The requested URL /wordpress/wp-content/plugins/payswarm/payswarm-register.php was not found on this server" for the body.
Right now I figure the next step is to change the title of the payswarm plugin folder from "payswarm-wordpress" to payswarm.
I found that I had trouble getting the wordpress console to recognize the change, so I logged out then reinstalled the payswarm plugin from github in the wordpress plugins folder I took care to avoid the errors that I made before. In addition, I discovered that I needed to publish my posts rather than just preview them. It seems to work now:
Go to the links at http://bshambaugh.org/wordpress/
Right now I figure the next step is to change the title of the payswarm plugin folder from "payswarm-wordpress" to payswarm.
I found that I had trouble getting the wordpress console to recognize the change, so I logged out then reinstalled the payswarm plugin from github in the wordpress plugins folder I took care to avoid the errors that I made before. In addition, I discovered that I needed to publish my posts rather than just preview them. It seems to work now:
Go to the links at http://bshambaugh.org/wordpress/
Subscribe to:
Posts (Atom)






