Java Semantics / Items
Bootstrap Java Ontology
Get Feed-
How does an ontology or taxonomy grow? One term at a time!
Why don't we start by defining some terms and URIs for a comprehensize Java ontology? We can start simple, with something like the following OWL-ish, and build on the terms.
#ObjectOrientedLanguage a #ProgrammingLanguage
a programming language that is object-oriented
#JavaProgrammingLanguage a #ObjectOrientedLanguage
the Java programming language, any version
#JavaVirtualMachine
the Java virtual machine, any version, any platform
#JavaBytecode #RunsWithin #JavaVirtualMachine
#JavaSourceFile #CompilesTo #JavaBytecode
etc...
This would be a nice basis for building an ANT equivalent in RDF, among many other things.
Perhaps someone from Sun can provide an *open* namespace for us to use for this purpose. Or we can use something completely neutral and open source.
Comments
Report ThisTwine is about discovering, collecting and sharing the content that interests you. Learn More
Join TwineStats
- 1 Twine
- 1 Comment
Tags
Community Tags
Who's Interested In This?
-
Brian Eubanks added to Java Semantics 17 months ago
bblfish
Public Comments
-
bblfish
17 months ago
Add a Comment- Some HTML is allowed.
- Reply
- Cancel
- Submit
Java Semantics