[esip-semantictech] Error Classes in SWEET
Carlos Rueda
carueda at mbari.org
Wed Feb 28 12:27:02 EST 2018
Thanks Michael for the catch!
Lewis, I just approved your PR.
Carlo
> From: "Mcgibbney, Lewis J (398M) via esip-semanticweb"
> <esip-semanticweb at lists.esipfed.org>
> To: "HUHNS, MICHAEL" <HUHNS at mailbox.sc.edu>
> Cc: esip-semanticweb at lists.esipfed.org
> Sent: Wednesday, February 28, 2018 9:06:05 AM
> Subject: Re: [esip-semantictech] Error Classes in SWEET
> Hi Michael,
> Thank you very much for this. What a strange bug!
> I submitted a pull request at [ https://github.com/ESIPFed/sweet/pull/83 |
> https://github.com/ESIPFed/sweet/pull/83 ] , it would be appreciated if folks
> could review.
> Best
> Lewis
> Dr. Lewis John McGibbney Ph.D., B.Sc.
> Data Scientist II
> Computer Science for Data Intensive Applications Group (398M)
> Instrument Software and Science Data Systems Section (398)
> Jet Propulsion Laboratory
> California Institute of Technology
> 4800 Oak Grove Drive
> Pasadena, California 91109-8099
> Mail Stop : 158-256C
> Tel: (+1) (818)-393-7402
> Cell: (+1) (626)-487-3476
> Fax: (+1) (818)-393-1190
> Email: [ mailto:lewis.j.mcgibbney at jpl.nasa.gov | lewis.j.mcgibbney at jpl.nasa.gov
> ]
> ORCID: orcid.org/0000-0003-2185-928X
> Dare Mighty Things
> From: "HUHNS, MICHAEL" <HUHNS at mailbox.sc.edu>
> Date: Tuesday, February 27, 2018 at 4:28 PM
> To: "Mcgibbney, Lewis J (398M)" <Lewis.J.Mcgibbney at jpl.nasa.gov>
> Cc: "esip-semanticweb at lists.esipfed.org" <esip-semanticweb at lists.esipfed.org>
> Subject: Error Classes in SWEET
> Hi Lewis,
> The Error classes that show up in SWEET (labeled Error1, Error2, …, Error16)
> appear to be leftover parsing errors from long ago – maybe from missing
> classes. I think they can be corrected easily by simply deleting a few lines
> from a few of the files located at [ http://sweetontology.net/ |
> http://sweetontology.net ]
> For example, Error1 is due to the classes MultipleDecisionMaker and OrderedPair
> having one of their superclasses listed as Error1, as seen below. The lines to
> be deleted from this class definition are in RED .
> Attached are two ontology files I have edited that will eliminate Error1, if
> they replace the corresponding files at [ http://sweetontology.net/ |
> http://sweetontology.net ] , i.e, your GitHub repository for it.
> Please let me know if this indeed fixes the problem and, if not, I will try to
> find an actual fix.
> Cheers,
> Mike
> <?xml version="1.0"?>
> <!-- Generated by AllegroGraph 6.1.1 -->
> <sparql xmlns="http://www.w3.org/2005/sparql-results#">
> <head>
> <variable name="property"/>
> <variable name="value"/>
> </head>
> <results>
> <result>
> <binding
> name="property"><uri>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</uri></binding>
> <binding name="value"><uri>http://www.w3.org/2002/07/owl#Class</uri></binding>
> </result>
> <result>
> <binding
> name="property"><uri>http://www.w3.org/2000/01/rdf-schema#subClassOf</uri></binding>
> <binding
> name="value"><uri>http://sweetontology.net/humanDecision/DecisionActivity</uri></binding>
> </result>
> <result>
> <binding
> name="property"><uri>http://www.w3.org/2000/01/rdf-schema#subClassOf</uri></binding>
> <binding
> name="value"><uri>http://org.semanticweb.owlapi/error#Error1</uri></binding>
> </result>
> </results>
> </sparql>
> _______________________________________________
> esip-semanticweb mailing list
> esip-semanticweb at lists.esipfed.org
> http://lists.deltaforce.net/mailman/listinfo/esip-semanticweb
--
Carlos A. Rueda, PhD
Software Engineer
Monterey Bay Aquarium Research Institute - mbari.org
carueda at mbari.org - 831-775-1929
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deltaforce.net/pipermail/esip-semanticweb/attachments/20180228/9167793d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 3430 bytes
Desc: image001.png
URL: <http://lists.deltaforce.net/pipermail/esip-semanticweb/attachments/20180228/9167793d/attachment-0001.png>
More information about the esip-semanticweb
mailing list