Could this work (II)?

"Sebastian S." <[email protected]> Wed, 3 Oct 2012 18:13:02 -0300
Newsgroups gmane.text.xml.xtm.general,gmane.org.w3c.semantic-web
Message-ID <CAFnmbpXSg5Tpnh+=gRxqhwjz0O1CzvVv=EJxxws7xgEqxD94sg@mail.gmail.com>
--===============6704933419720613269==
Content-Type: multipart/alternative; boundary=047d7bacc332a2833004cb2e1ac8

--047d7bacc332a2833004cb2e1ac8
Content-Type: text/plain; charset=ISO-8859-1

Hi there! Regarding one last post I try to continue with the subject:

At first my attempt was try to build a business application up from
'semantic' components. The first approach was to try to build an
application, layered as usual in, for example, Java business applications,
maybe being the more significant difference in using a semantic (Apache
Jena) back-end. Then I've tried many ways of composing my 'POJOs' (Plain
Old Java Objects) from the back-end and came to what could be regarded as a
Object Semantic Mapping, doing the mapping manually but leaving the door
open to more automation. Then the POJOs where exposed as REST entities
(using Jersey) with some sort of serialization to XML and then a minimal
MVC facade over these resources.

All this leave thinking: what could be the real benefits of embracing
semantics at the business application level? The first two answers that
seemed obvious to me where: data is 'activated' and knowledge is
'augmented'. Of course. I mean, in a context, some data item, regarded as
some kind of data is available to a set of operations that 'activate' it.
And in a given context, knowledge is augmented with relationships
established with previous, maybe other's, knowledge. Fine, I could try to
embed this in POJOs and a set of RESTful web services. But I still
thinking, what are the "real" benefits.

At a glance, and inspired by some of my last readings (
http://www.artima.com/shop/monadic_design_patterns) there could be a chance
that, properly used, semantics and some sort of functional programming
techniques enables what is already known as DDD (Domain Driven
Development). There, for example, an entire business application can be
built from the model up and let the framework handle the remaining parts.
This is a field in which I'm really interested, not only because I like the
idea of writing less code... but I also like the integration and
interoperability that such attempt may provide because of a common
underlying (meta) model.

Despite all of this I'm still wondering what makes a Semantic Web
application Semantic? Far from the promise of making an intelligent / smart
web, I'm looking at what are the implications today of an application
really leveraging this paradigm? One example from one domain where OWL (Web
Ontology Language) is heavily applied tells the way in which I could encode
my data, using my schema as a source, and you or a third party will
understand them seamlessly by means of upper ontologies or mappings, which
are a sort of way of telling we are talking about the same thing in, for
example, a RFQ (Request For Quotation).

For this approach to work, I've found that clients (users behind a
browser), agents (software acting on behalf of) and servers should be
regarded as the same thing in a P2P (Peer to Peer) approach or fashion. In
this way, the notion of two parties trying to understand each other may
gain more significance. Maybe I'm trying to talk to a travel agency
(profiled as) peer and, in such a dialog, some sort of ontology 'alignment'
may occur. Then, when we all know we are talking about the same, one could
ask the other for what it can provide. The first resemblance to what is
today know as a web application I've found is that links are 'smart' and
also forms too (dummy example: form 'populating' itself). This is
fundamental: I (as a peer) am using some kind of semantic browser, running
in my desktop or as a service other provides. My browser instance is the
instance of the knowledge I handle. I could also 'profile' myself as
something.

Profiling are the means of a peer to advertise itself as something. This
'advertisement' is what search engines could 'index', semantically along
with meta-data and descriptions. Given the situation of profiles being
shared each other between peers, chances are that understanding and
dialogging with new peers gets easier. Some profile could be 'travel
agency'. Some other profile could be 'health insurance', 'social
individual', etc.

Alignment may occur if, on behalf of some ontology, one builds up some sort
of concept lattice (http://en.wikipedia.org/wiki/FCA) and then, in our
dialog between peers some concept happens to be more or least defined
regarding each other's knowledge and we start exchange of 'meaning' till we
get 'equals' regarding some identifier. Maybe some sort of heavy hashing
must be done for this to work, and this 'hashing' has to be neutral
regarding terms in a given language. Then, given concepts (monadic
predicates) and individuals (roles), the functions (applications) of what
holds for or can be applied to may be exchanged without regard to names or
identifiers because they are anonymous (http://www.stephanboyer.com/post/9)
and based only in the structure of their arguments and not their names.

Regards,
Sebastian.
http://www.cognescent.com

--047d7bacc332a2833004cb2e1ac8
Content-Type: text/html; charset=ISO-8859-1

Hi there! Regarding one last post I try to continue with the subject:<br>
<br>
At first my attempt was try to build a business application up from 
&#39;semantic&#39; components. The first approach was to try to build an 
application, layered as usual in, for example, Java business 
applications, maybe being the more significant difference in using a 
semantic (Apache Jena) back-end. Then I&#39;ve tried many ways of composing 
my &#39;POJOs&#39; (Plain Old Java Objects) from the back-end and came to what 
could be regarded as a Object Semantic Mapping, doing the mapping 
manually but leaving the door open to more automation. Then the POJOs 
where exposed as REST entities (using Jersey) with some sort of 
serialization to XML and then a minimal MVC facade over these resources.<br>
<br>
All
 this leave thinking: what could be the real benefits of embracing 
semantics at the business application level? The first two answers that 
seemed obvious to me where: data is &#39;activated&#39; and knowledge is 
&#39;augmented&#39;. Of course. I mean, in a context, some data item, regarded 
as some kind of data is available to a set of operations that &#39;activate&#39;
 it. And in a given context, knowledge is augmented with relationships 
established with previous, maybe other&#39;s, knowledge. Fine, I could try 
to embed this in POJOs and a set of RESTful web services. But I still 
thinking, what are the &quot;real&quot; benefits.<br>
<br>
At a glance, and inspired
 by some of my last readings 
(<a href="http://www.artima.com/shop/monadic_design_patterns">http://www.artima.com/shop/monadic_design_patterns</a>) there could be a 
chance that, properly used, semantics and some sort of functional 
programming techniques enables what is already known as DDD (Domain 
Driven Development). There, for example, an entire business application 
can be built from the model up and let the framework handle the 
remaining parts. This is a field in which I&#39;m really interested, not 
only because I like the idea of writing less code... but I also like the
 integration and interoperability that such attempt may provide because 
of a common underlying (meta) model.<br>
<br>
Despite all of this I&#39;m 
still wondering what makes a Semantic Web application Semantic? Far from
 the promise of making an intelligent / smart web, I&#39;m looking at what 
are the implications today of an application really leveraging this 
paradigm? One example from one domain where OWL (Web Ontology Language) 
is heavily applied tells the way in which I could encode my data, using 
my schema as a source, and you or a third party will understand them 
seamlessly by means of upper ontologies or mappings, which are a sort of
 way of telling we are talking about the same thing in, for example, a 
RFQ (Request For Quotation).<br>
<br>
For this approach to work, I&#39;ve 
found that clients (users behind a browser), agents (software acting on 
behalf of) and servers should be regarded as the same thing in a P2P 
(Peer to Peer) approach or fashion. In this way, the notion of two 
parties trying to understand each other may gain more significance. 
Maybe I&#39;m trying to talk to a travel agency (profiled as) peer and, in 
such a dialog, some sort of ontology &#39;alignment&#39; may occur. Then, when 
we all know we are talking about the same, one could ask the other for 
what it can provide. The first resemblance to what is today know as a 
web application I&#39;ve found is that links are &#39;smart&#39; and also forms too 
(dummy example: form &#39;populating&#39; itself). This is fundamental: I (as a 
peer) am using some kind of semantic browser, running in my desktop or 
as a service other provides. My browser instance is the instance of the 
knowledge I handle. I could also &#39;profile&#39; myself as something.<br>
<br>
Profiling
 are the means of a peer to advertise itself as something. This 
&#39;advertisement&#39; is what search engines could &#39;index&#39;, semantically along
 with meta-data and descriptions. Given the situation of profiles being 
shared each other between peers, chances are that understanding and 
dialogging with new peers gets easier. Some profile could be &#39;travel 
agency&#39;. Some other profile could be &#39;health insurance&#39;, &#39;social 
individual&#39;, etc.<br>
<br>
Alignment may occur if, on behalf of some 
ontology, one builds up some sort of concept lattice 
(<a href="http://en.wikipedia.org/wiki/FCA">http://en.wikipedia.org/wiki/FCA</a>) and then, in our dialog between peers
 some concept happens to be more or least defined regarding each other&#39;s
 knowledge and we start exchange of &#39;meaning&#39; till we get &#39;equals&#39; 
regarding some identifier. Maybe some sort of heavy hashing must be done
 for this to work, and this &#39;hashing&#39; has to be neutral regarding terms 
in a given language. Then, given concepts (monadic predicates) and 
individuals (roles), the functions (applications) of what holds for or 
can be applied to may be exchanged without regard to names or 
identifiers because they are anonymous 
(<a href="http://www.stephanboyer.com/post/9">http://www.stephanboyer.com/post/9</a>) and based only in the structure of 
their arguments and not their names.<br>
<br>
Regards,<br>
Sebastian.<br>
<a href="http://www.cognescent.com">http://www.cognescent.com</a><br>
<br>

--047d7bacc332a2833004cb2e1ac8--

--===============6704933419720613269==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
topicmapmail mailing list
topicmapmail-Zo64W7twoUFWk0Htik3J/[email protected]
http://www.infoloom.com/mailman/listinfo/topicmapmail

--===============6704933419720613269==--