SlideShare une entreprise Scribd logo
1  sur  12
CalculateLinearRegression
CalculateLinearRegression



CalculateLinearRegression




           CalculateLinearRegression.pm
ServiceName = CalculateLinearRegression

Authority = authority.for.CalculateLinearRegression

ServiceType = http://someontology.org/services/sometype
InputClass = "http://sadiframework.org/examples/regression.owl#PairedValueCollection"
OutputClass = "http://sadiframework.org/examples/regression.owl#OutputClass"
Description = "A implementation of the 'CalculateLinearRegression' service"
Authoritative = 1
Provider = <EmailAddress>
URL = <EndpointURL>

UniqueIdentifier = urn:lsid:myservices:CalculateLinearRegression
ServiceURI = <EndpointURL>
SignatureURL = <EndpointURL>
<http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_0>
    <http://purl.org/dc/elements/1.1/creator> "<EmailAddress>" ;
    <http://purl.org/dc/elements/1.1/publisher> "authority.for.CalculateLinearRegression" ;
    <http://www.mygrid.org.uk/mygrid-moby-service#authoritative> "1"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
    a <http://www.mygrid.org.uk/mygrid-moby-service#organisation> .
<http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_1>
    <http://www.mygrid.org.uk/mygrid-moby-service#hasOperationNameText> "CalculateLinearRegression" ;
    <http://www.mygrid.org.uk/mygrid-moby-service#inputParameter>
        <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_3> ;
    <http://www.mygrid.org.uk/mygrid-moby-service#outputParameter>
        <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_4> ;
    <http://www.mygrid.org.uk/mygrid-moby-service#performsTask>
        <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_2> ;
    a <http://www.mygrid.org.uk/mygrid-moby-service#operation> .
<http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_2>
    a <http://someontology.org/services/sometype>, <http://www.mygrid.org.uk/mygrid-moby-service#operationTask> .
<http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_3>
    <http://www.mygrid.org.uk/mygrid-moby-service#objectType> <http://sadiframework.org/examples/regression.owl#PairedValueCollection> ;
    a <http://www.mygrid.org.uk/mygrid-moby-service#parameter> .
<http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_4>
    <http://www.mygrid.org.uk/mygrid-moby-service#objectType> <http://sadiframework.org/examples/regression.owl#OutputClass> ;
    a <http://www.mygrid.org.uk/mygrid-moby-service#parameter> .
<EndpointURL> <http://purl.org/dc/elements/1.1/format> "sadi" ;
    <http://purl.org/dc/elements/1.1/identifier> "urn:lsid:myservices:CalculateLinearRegression" ;
    <http://www.mygrid.org.uk/mygrid-moby-service#hasOperation>
        <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_1> ;
    <http://www.mygrid.org.uk/mygrid-moby-service#hasServiceDescriptionLocation> "<EndpointURL>" ;
    <http://www.mygrid.org.uk/mygrid-moby-service#hasServiceDescriptionText> "A implementation of the 'CalculateLinearRegression' service" ;
    <http://www.mygrid.org.uk/mygrid-moby-service#hasServiceNameText> "CalculateLinearRegression" ;
    <http://www.mygrid.org.uk/mygrid-moby-service#locationURI> "<EndpointURL>" ;
    <http://www.mygrid.org.uk/mygrid-moby-service#providedBy>
        <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_0> ;
    a <http://www.mygrid.org.uk/mygrid-moby-service#serviceDescription> .
rdf:type                                       P
                rdf:type

                                                               owl:class                S         O
eui0001                           cui0001
                                                              “    ”@ja
                                              rdfs:label                             owl:ObjectProperty

                “DBCLS”@en                          owl:onProperty                 rdf:type

                                                                      hasMemberof
   rdfs:label
                                                                           human
                      owl:equivalentClass
                                                     owl:allValuesFro              rdf:type
                 hid0001              human
                                                              owl:Restriction               owl:class
                           rdf:type
hasMemberof                                        rdf:type
                              “             ”@ja
                    rdfs:label
rdf:type
S                 O




    rdf:type

C              owl:class




    rdf:type

i                 C
owl:ObjectProperty
                               rdf:type
                         P                 owl:ObjectProperty


                                                     owl:DatatypeProperty

                               rdf:type

                         D                 owl:DatatypeProperty



owl:Restriction
              rdf:type                               owl:equivalentClass
   _:B                   owl:Restriction                 O              _:B
           owl:onProperty                     rdf:type       rdf:type         P
                                   P
                                             x         O y          C x           y
                                   C
                                                  {x ∈ O | ∃<x,y> ∈ P ⋀ y ∈ C}
         owl:SomeValuesFro
InputParameter

                        Class                Restriction                   ObjectProperty
                                                              onProperty

                                                                   rgrs:element
 rgrs:PairedValueCollection        _        rgrs:Collection
                                                                   rgrs:PairedValue        Class
                equivalentClass        intersectionOf         someValuesFrom
OutputParameter

       Class        Restriction
                                                                                      owl vocabulary
                                                              ObjectProperty
                               onProperty                                             rgrs:regression

                                                                                      _   blank node
                                       rgrs:hasRegressionModel
 rgrs:OutputClass       _                                                                 type
                                       rgrs:LinearRegressionModel          Class
      equivalentClass                                                                     predicate
                              someValuesFrom
<rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:regress="http://sadiframework.org/examples/regression.owl#">
   <regress:PairedValueCollection
         rdf:about="http://sadiframework.org/examples/input/regression1">
     <regress:element>
       <regress:PairedValue>
          <regress:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</regress:x>
          <regress:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int">2</regress:y>
       </regress:PairedValue>
     </regress:element>
     <regress:element>
       <regress:PairedValue>
           <regress:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int">3</regress:x>
           <regress:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int">5</regress:y>
       </regress:PairedValue>
     </regress:element>
  </regress:PairedValueCollection>
</rdf:RDF>


_:r1302145165r1
   <http://sadiframework.org/examples/regression.owl#x> "1"^^<http://www.w3.org/2001/XMLSchema#int>   ;
   <http://sadiframework.org/examples/regression.owl#y> "2"^^<http://www.w3.org/2001/XMLSchema#int>   ;
   a <http://sadiframework.org/examples/regression.owl#PairedValue> .
_:r1302145165r5
   <http://sadiframework.org/examples/regression.owl#x> "3"^^<http://www.w3.org/2001/XMLSchema#int>   ;
   <http://sadiframework.org/examples/regression.owl#y> "5"^^<http://www.w3.org/2001/XMLSchema#int>   ;
   a <#PairedValue> .
<http://sadiframework.org/examples/input/regression1>
   <http://sadiframework.org/examples/regression.owl#element> _:r1302145165r1, _:r1302145165r5 ;
   a <http://sadiframework.org/examples/regression.owl#PairedValueCollection> .
HTTP/1.1 200 OK
Connection: close
Date: Thu, 07 Apr 2011 03:24:30 GMT
Server: Apache/2.2.14
Vary: Accept-Encoding,User-Agent
Content-Type: application/rdf+xml
Client-Date: Thu, 07 Apr 2011 03:24:30 GMT
Client-Peer: 127.0.0.1:8000
Client-Response-Num: 1
Client-Transfer-Encoding: chunked

<rdf:RDF
   xmlns:a="http://sadiframework.org/examples/regression.owl#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://sadiframework.org/examples/input/regression1">
<a:hasRegressionModel>
<rdf:Description rdf:about="regressionModelOutput">
<rdf:type rdf:resource="http://sadiframework.org/examples/regression.owl#LinearRegressionModel"/>
<a:slope>1.5</a:slope>
<a:intercept>0.5</a:intercept>
</rdf:Description>
</a:hasRegressionModel>
<rdf:type rdf:resource="http://sadiframework.org/examples/regression.owl#OutputClass"/>
</rdf:Description>
</rdf:RDF>

<http://sadiframework.org/examples/input/regression1>
   <http://sadiframework.org/examples/regression.owl#hasRegressionModel>
      <http://sw.dbcls.jp/regressionModelOutput> ;
   a <http://sadiframework.org/examples/regression.owl#OutputClass> .
<http://sw.dbcls.jp/regressionModelOutput>
   <http://sadiframework.org/examples/regression.owl#intercept> "0.5" ;
   <http://sadiframework.org/examples/regression.owl#slope> "1.5" ;
   a <http://sadiframework.org/examples/regression.owl#LinearRegressionModel> .
http://sadi.googlecode.com/svn/trunk/sadi.protege/doc/sadi_plugin.html
    http://sadi.googlecode.com/svn/trunk/Perl/SADISeS/doc/sync_service.html
http://sadi.googlecode.com/svn/trunk/Perl/SADISeS/doc/sync_service_advanced.html
             http://sadiframework.org/ontologies/service_objects.owl

Contenu connexe

Tendances

javascript-cheat-sheet-v1_1
javascript-cheat-sheet-v1_1javascript-cheat-sheet-v1_1
javascript-cheat-sheet-v1_1brecke
 
Learn Ruby by Reading the Source
Learn Ruby by Reading the SourceLearn Ruby by Reading the Source
Learn Ruby by Reading the SourceBurke Libbey
 
A Sceptical Guide to Functional Programming
A Sceptical Guide to Functional ProgrammingA Sceptical Guide to Functional Programming
A Sceptical Guide to Functional ProgrammingGarth Gilmour
 
Type Driven Development @ Confitura 2014
Type Driven Development @ Confitura 2014Type Driven Development @ Confitura 2014
Type Driven Development @ Confitura 2014Maciek Próchniak
 
RDF Validation Future work and applications
RDF Validation Future work and applicationsRDF Validation Future work and applications
RDF Validation Future work and applicationsJose Emilio Labra Gayo
 
SHACL: Shaping the Big Ball of Data Mud
SHACL: Shaping the Big Ball of Data MudSHACL: Shaping the Big Ball of Data Mud
SHACL: Shaping the Big Ball of Data MudRichard Cyganiak
 
Scala - The Simple Parts, SFScala presentation
Scala - The Simple Parts, SFScala presentationScala - The Simple Parts, SFScala presentation
Scala - The Simple Parts, SFScala presentationMartin Odersky
 
Spring one2gx2010 spring-nonrelational_data
Spring one2gx2010 spring-nonrelational_dataSpring one2gx2010 spring-nonrelational_data
Spring one2gx2010 spring-nonrelational_dataRoger Xia
 
The Gremlin in the Graph
The Gremlin in the GraphThe Gremlin in the Graph
The Gremlin in the GraphMarko Rodriguez
 

Tendances (11)

javascript-cheat-sheet-v1_1
javascript-cheat-sheet-v1_1javascript-cheat-sheet-v1_1
javascript-cheat-sheet-v1_1
 
Learn Ruby by Reading the Source
Learn Ruby by Reading the SourceLearn Ruby by Reading the Source
Learn Ruby by Reading the Source
 
Scala
ScalaScala
Scala
 
Talking to your IDE
Talking to your IDETalking to your IDE
Talking to your IDE
 
A Sceptical Guide to Functional Programming
A Sceptical Guide to Functional ProgrammingA Sceptical Guide to Functional Programming
A Sceptical Guide to Functional Programming
 
Type Driven Development @ Confitura 2014
Type Driven Development @ Confitura 2014Type Driven Development @ Confitura 2014
Type Driven Development @ Confitura 2014
 
RDF Validation Future work and applications
RDF Validation Future work and applicationsRDF Validation Future work and applications
RDF Validation Future work and applications
 
SHACL: Shaping the Big Ball of Data Mud
SHACL: Shaping the Big Ball of Data MudSHACL: Shaping the Big Ball of Data Mud
SHACL: Shaping the Big Ball of Data Mud
 
Scala - The Simple Parts, SFScala presentation
Scala - The Simple Parts, SFScala presentationScala - The Simple Parts, SFScala presentation
Scala - The Simple Parts, SFScala presentation
 
Spring one2gx2010 spring-nonrelational_data
Spring one2gx2010 spring-nonrelational_dataSpring one2gx2010 spring-nonrelational_data
Spring one2gx2010 spring-nonrelational_data
 
The Gremlin in the Graph
The Gremlin in the GraphThe Gremlin in the Graph
The Gremlin in the Graph
 

Similaire à SADI practice

A Hands On Overview Of The Semantic Web
A Hands On Overview Of The Semantic WebA Hands On Overview Of The Semantic Web
A Hands On Overview Of The Semantic WebShamod Lacoul
 
Granularity in linked open data
Granularity in linked open dataGranularity in linked open data
Granularity in linked open dataGordon Dunsire
 
The Legal Rdf Ontology A Generic Model For Legal Documents
The Legal Rdf Ontology A Generic Model For Legal DocumentsThe Legal Rdf Ontology A Generic Model For Legal Documents
The Legal Rdf Ontology A Generic Model For Legal Documentslegalwebsite
 
Test-driven development: a case study
Test-driven development: a case studyTest-driven development: a case study
Test-driven development: a case studyMaciej Pasternacki
 
OWL Full Semantics
OWL Full SemanticsOWL Full Semantics
OWL Full SemanticsJie Bao
 
The Semantic Web #6 - RDF Schema
The Semantic Web #6 - RDF SchemaThe Semantic Web #6 - RDF Schema
The Semantic Web #6 - RDF SchemaMyungjin Lee
 
A hands on overview of the semantic web
A hands on overview of the semantic webA hands on overview of the semantic web
A hands on overview of the semantic webMarakana Inc.
 
SWRL2SPIN: Converting SWRL to SPIN
SWRL2SPIN: Converting SWRL to SPINSWRL2SPIN: Converting SWRL to SPIN
SWRL2SPIN: Converting SWRL to SPINNick Bassiliades
 

Similaire à SADI practice (13)

Rdf reasoning
Rdf reasoningRdf reasoning
Rdf reasoning
 
OWL Simple Properties.pptx
OWL Simple Properties.pptxOWL Simple Properties.pptx
OWL Simple Properties.pptx
 
A Hands On Overview Of The Semantic Web
A Hands On Overview Of The Semantic WebA Hands On Overview Of The Semantic Web
A Hands On Overview Of The Semantic Web
 
Semantic web Technology
Semantic web TechnologySemantic web Technology
Semantic web Technology
 
Granularity in linked open data
Granularity in linked open dataGranularity in linked open data
Granularity in linked open data
 
The Legal Rdf Ontology A Generic Model For Legal Documents
The Legal Rdf Ontology A Generic Model For Legal DocumentsThe Legal Rdf Ontology A Generic Model For Legal Documents
The Legal Rdf Ontology A Generic Model For Legal Documents
 
Jena Programming
Jena ProgrammingJena Programming
Jena Programming
 
Test-driven development: a case study
Test-driven development: a case studyTest-driven development: a case study
Test-driven development: a case study
 
OWL Full Semantics
OWL Full SemanticsOWL Full Semantics
OWL Full Semantics
 
The Semantic Web #6 - RDF Schema
The Semantic Web #6 - RDF SchemaThe Semantic Web #6 - RDF Schema
The Semantic Web #6 - RDF Schema
 
A hands on overview of the semantic web
A hands on overview of the semantic webA hands on overview of the semantic web
A hands on overview of the semantic web
 
SWRL2SPIN: Converting SWRL to SPIN
SWRL2SPIN: Converting SWRL to SPINSWRL2SPIN: Converting SWRL to SPIN
SWRL2SPIN: Converting SWRL to SPIN
 
Cascon2011_5_rules+owl
Cascon2011_5_rules+owlCascon2011_5_rules+owl
Cascon2011_5_rules+owl
 

Plus de yayamamo @ DBCLS Kashiwanoha

JSAI 2015 1G5-1 生命科学分野の日本語言語資源の整備と日本語コンテンツへのリンク
JSAI 2015 1G5-1 生命科学分野の日本語言語資源の整備と日本語コンテンツへのリンクJSAI 2015 1G5-1 生命科学分野の日本語言語資源の整備と日本語コンテンツへのリンク
JSAI 2015 1G5-1 生命科学分野の日本語言語資源の整備と日本語コンテンツへのリンクyayamamo @ DBCLS Kashiwanoha
 
SIG-SWO-A1402-09:SPINを用いたトリプルストアの性能評価システム
SIG-SWO-A1402-09:SPINを用いたトリプルストアの性能評価システムSIG-SWO-A1402-09:SPINを用いたトリプルストアの性能評価システム
SIG-SWO-A1402-09:SPINを用いたトリプルストアの性能評価システムyayamamo @ DBCLS Kashiwanoha
 
Towards Database Integration Through RDF & Linked Data
Towards Database Integration Through RDF & Linked DataTowards Database Integration Through RDF & Linked Data
Towards Database Integration Through RDF & Linked Datayayamamo @ DBCLS Kashiwanoha
 

Plus de yayamamo @ DBCLS Kashiwanoha (20)

D2RQ Mapper
D2RQ MapperD2RQ Mapper
D2RQ Mapper
 
Qaシステム解説
Qaシステム解説Qaシステム解説
Qaシステム解説
 
AJACS54 PubMed Allie inMeXes Colil
AJACS54 PubMed Allie inMeXes ColilAJACS54 PubMed Allie inMeXes Colil
AJACS54 PubMed Allie inMeXes Colil
 
JSAI 2015 1G5-1 生命科学分野の日本語言語資源の整備と日本語コンテンツへのリンク
JSAI 2015 1G5-1 生命科学分野の日本語言語資源の整備と日本語コンテンツへのリンクJSAI 2015 1G5-1 生命科学分野の日本語言語資源の整備と日本語コンテンツへのリンク
JSAI 2015 1G5-1 生命科学分野の日本語言語資源の整備と日本語コンテンツへのリンク
 
SWAT4LS 2014 SLIDE by Yamamoto
SWAT4LS 2014 SLIDE by YamamotoSWAT4LS 2014 SLIDE by Yamamoto
SWAT4LS 2014 SLIDE by Yamamoto
 
SIG-SWO-A1402-09:SPINを用いたトリプルストアの性能評価システム
SIG-SWO-A1402-09:SPINを用いたトリプルストアの性能評価システムSIG-SWO-A1402-09:SPINを用いたトリプルストアの性能評価システム
SIG-SWO-A1402-09:SPINを用いたトリプルストアの性能評価システム
 
トーゴーの日2014ポスター
トーゴーの日2014ポスタートーゴーの日2014ポスター
トーゴーの日2014ポスター
 
Made in "Jimoto"
Made in "Jimoto"Made in "Jimoto"
Made in "Jimoto"
 
第7回 Linked Data 勉強会 @yayamamo
第7回 Linked Data 勉強会 @yayamamo第7回 Linked Data 勉強会 @yayamamo
第7回 Linked Data 勉強会 @yayamamo
 
R intro
R introR intro
R intro
 
Linked Open Data
Linked Open DataLinked Open Data
Linked Open Data
 
Swc2013 yamamoto
Swc2013 yamamotoSwc2013 yamamoto
Swc2013 yamamoto
 
Ontology howto
Ontology howtoOntology howto
Ontology howto
 
Building Data
Building DataBuilding Data
Building Data
 
第52回生命科学夏の学校
第52回生命科学夏の学校第52回生命科学夏の学校
第52回生命科学夏の学校
 
Ajacs33 文献の検索とその整理方法
Ajacs33 文献の検索とその整理方法Ajacs33 文献の検索とその整理方法
Ajacs33 文献の検索とその整理方法
 
第5回LinkedData勉強会@yayamamo
第5回LinkedData勉強会@yayamamo第5回LinkedData勉強会@yayamamo
第5回LinkedData勉強会@yayamamo
 
Towards Database Integration Through RDF & Linked Data
Towards Database Integration Through RDF & Linked DataTowards Database Integration Through RDF & Linked Data
Towards Database Integration Through RDF & Linked Data
 
LOD challenge day 2011 LT
LOD challenge day 2011 LTLOD challenge day 2011 LT
LOD challenge day 2011 LT
 
Ajacs27 TogoDoc, inMeXes, Allie
Ajacs27 TogoDoc, inMeXes, AllieAjacs27 TogoDoc, inMeXes, Allie
Ajacs27 TogoDoc, inMeXes, Allie
 

Dernier

VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...jageshsingh5554
 
Most Beautiful Call Girl in Bangalore Contact on Whatsapp
Most Beautiful Call Girl in Bangalore Contact on WhatsappMost Beautiful Call Girl in Bangalore Contact on Whatsapp
Most Beautiful Call Girl in Bangalore Contact on WhatsappInaaya Sharma
 
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service AvailableCall Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service AvailableGENUINE ESCORT AGENCY
 
Manyata Tech Park ( Call Girls ) Bangalore ✔ 6297143586 ✔ Hot Model With Sexy...
Manyata Tech Park ( Call Girls ) Bangalore ✔ 6297143586 ✔ Hot Model With Sexy...Manyata Tech Park ( Call Girls ) Bangalore ✔ 6297143586 ✔ Hot Model With Sexy...
Manyata Tech Park ( Call Girls ) Bangalore ✔ 6297143586 ✔ Hot Model With Sexy...vidya singh
 
Best Rate (Patna ) Call Girls Patna ⟟ 8617370543 ⟟ High Class Call Girl In 5 ...
Best Rate (Patna ) Call Girls Patna ⟟ 8617370543 ⟟ High Class Call Girl In 5 ...Best Rate (Patna ) Call Girls Patna ⟟ 8617370543 ⟟ High Class Call Girl In 5 ...
Best Rate (Patna ) Call Girls Patna ⟟ 8617370543 ⟟ High Class Call Girl In 5 ...Dipal Arora
 
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...Arohi Goyal
 
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service AvailableDipal Arora
 
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...khalifaescort01
 
Call Girls Raipur Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Raipur Just Call 9630942363 Top Class Call Girl Service AvailableCall Girls Raipur Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Raipur Just Call 9630942363 Top Class Call Girl Service AvailableGENUINE ESCORT AGENCY
 
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...parulsinha
 
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...parulsinha
 
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...hotbabesbook
 
Russian Call Girls Service Jaipur {8445551418} ❤️PALLAVI VIP Jaipur Call Gir...
Russian Call Girls Service  Jaipur {8445551418} ❤️PALLAVI VIP Jaipur Call Gir...Russian Call Girls Service  Jaipur {8445551418} ❤️PALLAVI VIP Jaipur Call Gir...
Russian Call Girls Service Jaipur {8445551418} ❤️PALLAVI VIP Jaipur Call Gir...parulsinha
 
Top Quality Call Girl Service Kalyanpur 6378878445 Available Call Girls Any Time
Top Quality Call Girl Service Kalyanpur 6378878445 Available Call Girls Any TimeTop Quality Call Girl Service Kalyanpur 6378878445 Available Call Girls Any Time
Top Quality Call Girl Service Kalyanpur 6378878445 Available Call Girls Any TimeCall Girls Delhi
 
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Dipal Arora
 
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...Anamika Rawat
 
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...aartirawatdelhi
 
Top Rated Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
Top Rated  Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...Top Rated  Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
Top Rated Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...chandars293
 

Dernier (20)

VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
 
Most Beautiful Call Girl in Bangalore Contact on Whatsapp
Most Beautiful Call Girl in Bangalore Contact on WhatsappMost Beautiful Call Girl in Bangalore Contact on Whatsapp
Most Beautiful Call Girl in Bangalore Contact on Whatsapp
 
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service AvailableCall Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Ahmedabad Just Call 9630942363 Top Class Call Girl Service Available
 
Manyata Tech Park ( Call Girls ) Bangalore ✔ 6297143586 ✔ Hot Model With Sexy...
Manyata Tech Park ( Call Girls ) Bangalore ✔ 6297143586 ✔ Hot Model With Sexy...Manyata Tech Park ( Call Girls ) Bangalore ✔ 6297143586 ✔ Hot Model With Sexy...
Manyata Tech Park ( Call Girls ) Bangalore ✔ 6297143586 ✔ Hot Model With Sexy...
 
Best Rate (Patna ) Call Girls Patna ⟟ 8617370543 ⟟ High Class Call Girl In 5 ...
Best Rate (Patna ) Call Girls Patna ⟟ 8617370543 ⟟ High Class Call Girl In 5 ...Best Rate (Patna ) Call Girls Patna ⟟ 8617370543 ⟟ High Class Call Girl In 5 ...
Best Rate (Patna ) Call Girls Patna ⟟ 8617370543 ⟟ High Class Call Girl In 5 ...
 
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
 
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Vadodara Just Call 8617370543 Top Class Call Girl Service Available
 
Call Girls in Gagan Vihar (delhi) call me [🔝 9953056974 🔝] escort service 24X7
Call Girls in Gagan Vihar (delhi) call me [🔝  9953056974 🔝] escort service 24X7Call Girls in Gagan Vihar (delhi) call me [🔝  9953056974 🔝] escort service 24X7
Call Girls in Gagan Vihar (delhi) call me [🔝 9953056974 🔝] escort service 24X7
 
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
💕SONAM KUMAR💕Premium Call Girls Jaipur ↘️9257276172 ↙️One Night Stand With Lo...
 
Call Girls Raipur Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Raipur Just Call 9630942363 Top Class Call Girl Service AvailableCall Girls Raipur Just Call 9630942363 Top Class Call Girl Service Available
Call Girls Raipur Just Call 9630942363 Top Class Call Girl Service Available
 
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
Call Girls Service Jaipur {8445551418} ❤️VVIP BHAWNA Call Girl in Jaipur Raja...
 
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
Premium Call Girls In Jaipur {8445551418} ❤️VVIP SEEMA Call Girl in Jaipur Ra...
 
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
Model Call Girls In Chennai WhatsApp Booking 7427069034 call girl service 24 ...
 
Russian Call Girls Service Jaipur {8445551418} ❤️PALLAVI VIP Jaipur Call Gir...
Russian Call Girls Service  Jaipur {8445551418} ❤️PALLAVI VIP Jaipur Call Gir...Russian Call Girls Service  Jaipur {8445551418} ❤️PALLAVI VIP Jaipur Call Gir...
Russian Call Girls Service Jaipur {8445551418} ❤️PALLAVI VIP Jaipur Call Gir...
 
Top Quality Call Girl Service Kalyanpur 6378878445 Available Call Girls Any Time
Top Quality Call Girl Service Kalyanpur 6378878445 Available Call Girls Any TimeTop Quality Call Girl Service Kalyanpur 6378878445 Available Call Girls Any Time
Top Quality Call Girl Service Kalyanpur 6378878445 Available Call Girls Any Time
 
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
 
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Kakinada Just Call 9907093804 Top Class Call Girl Service Available
 
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
Jogeshwari ! Call Girls Service Mumbai - 450+ Call Girl Cash Payment 90042684...
 
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
 
Top Rated Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
Top Rated  Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...Top Rated  Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
Top Rated Hyderabad Call Girls Chintal ⟟ 9332606886 ⟟ Call Me For Genuine Se...
 

SADI practice

  • 1.
  • 4. ServiceName = CalculateLinearRegression Authority = authority.for.CalculateLinearRegression ServiceType = http://someontology.org/services/sometype InputClass = "http://sadiframework.org/examples/regression.owl#PairedValueCollection" OutputClass = "http://sadiframework.org/examples/regression.owl#OutputClass" Description = "A implementation of the 'CalculateLinearRegression' service" Authoritative = 1 Provider = <EmailAddress> URL = <EndpointURL> UniqueIdentifier = urn:lsid:myservices:CalculateLinearRegression ServiceURI = <EndpointURL> SignatureURL = <EndpointURL>
  • 5. <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_0> <http://purl.org/dc/elements/1.1/creator> "<EmailAddress>" ; <http://purl.org/dc/elements/1.1/publisher> "authority.for.CalculateLinearRegression" ; <http://www.mygrid.org.uk/mygrid-moby-service#authoritative> "1"^^<http://www.w3.org/2001/XMLSchema#boolean> ; a <http://www.mygrid.org.uk/mygrid-moby-service#organisation> . <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_1> <http://www.mygrid.org.uk/mygrid-moby-service#hasOperationNameText> "CalculateLinearRegression" ; <http://www.mygrid.org.uk/mygrid-moby-service#inputParameter> <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_3> ; <http://www.mygrid.org.uk/mygrid-moby-service#outputParameter> <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_4> ; <http://www.mygrid.org.uk/mygrid-moby-service#performsTask> <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_2> ; a <http://www.mygrid.org.uk/mygrid-moby-service#operation> . <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_2> a <http://someontology.org/services/sometype>, <http://www.mygrid.org.uk/mygrid-moby-service#operationTask> . <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_3> <http://www.mygrid.org.uk/mygrid-moby-service#objectType> <http://sadiframework.org/examples/regression.owl#PairedValueCollection> ; a <http://www.mygrid.org.uk/mygrid-moby-service#parameter> . <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_4> <http://www.mygrid.org.uk/mygrid-moby-service#objectType> <http://sadiframework.org/examples/regression.owl#OutputClass> ; a <http://www.mygrid.org.uk/mygrid-moby-service#parameter> . <EndpointURL> <http://purl.org/dc/elements/1.1/format> "sadi" ; <http://purl.org/dc/elements/1.1/identifier> "urn:lsid:myservices:CalculateLinearRegression" ; <http://www.mygrid.org.uk/mygrid-moby-service#hasOperation> <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_1> ; <http://www.mygrid.org.uk/mygrid-moby-service#hasServiceDescriptionLocation> "<EndpointURL>" ; <http://www.mygrid.org.uk/mygrid-moby-service#hasServiceDescriptionText> "A implementation of the 'CalculateLinearRegression' service" ; <http://www.mygrid.org.uk/mygrid-moby-service#hasServiceNameText> "CalculateLinearRegression" ; <http://www.mygrid.org.uk/mygrid-moby-service#locationURI> "<EndpointURL>" ; <http://www.mygrid.org.uk/mygrid-moby-service#providedBy> <http://bioinfo.icapture.ubc.ca/CalculateLinearRegression_authority.for.CalculateLinearRegression_0> ; a <http://www.mygrid.org.uk/mygrid-moby-service#serviceDescription> .
  • 6. rdf:type P rdf:type owl:class S O eui0001 cui0001 “ ”@ja rdfs:label owl:ObjectProperty “DBCLS”@en owl:onProperty rdf:type hasMemberof rdfs:label human owl:equivalentClass owl:allValuesFro rdf:type hid0001 human owl:Restriction owl:class rdf:type hasMemberof rdf:type “ ”@ja rdfs:label
  • 7. rdf:type S O rdf:type C owl:class rdf:type i C
  • 8. owl:ObjectProperty rdf:type P owl:ObjectProperty owl:DatatypeProperty rdf:type D owl:DatatypeProperty owl:Restriction rdf:type owl:equivalentClass _:B owl:Restriction O _:B owl:onProperty rdf:type rdf:type P P x O y C x y C {x ∈ O | ∃<x,y> ∈ P ⋀ y ∈ C} owl:SomeValuesFro
  • 9. InputParameter Class Restriction ObjectProperty onProperty rgrs:element rgrs:PairedValueCollection _ rgrs:Collection rgrs:PairedValue Class equivalentClass intersectionOf someValuesFrom OutputParameter Class Restriction owl vocabulary ObjectProperty onProperty rgrs:regression _ blank node rgrs:hasRegressionModel rgrs:OutputClass _ type rgrs:LinearRegressionModel Class equivalentClass predicate someValuesFrom
  • 10. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:regress="http://sadiframework.org/examples/regression.owl#"> <regress:PairedValueCollection rdf:about="http://sadiframework.org/examples/input/regression1"> <regress:element> <regress:PairedValue> <regress:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int">1</regress:x> <regress:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int">2</regress:y> </regress:PairedValue> </regress:element> <regress:element> <regress:PairedValue> <regress:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int">3</regress:x> <regress:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int">5</regress:y> </regress:PairedValue> </regress:element> </regress:PairedValueCollection> </rdf:RDF> _:r1302145165r1 <http://sadiframework.org/examples/regression.owl#x> "1"^^<http://www.w3.org/2001/XMLSchema#int> ; <http://sadiframework.org/examples/regression.owl#y> "2"^^<http://www.w3.org/2001/XMLSchema#int> ; a <http://sadiframework.org/examples/regression.owl#PairedValue> . _:r1302145165r5 <http://sadiframework.org/examples/regression.owl#x> "3"^^<http://www.w3.org/2001/XMLSchema#int> ; <http://sadiframework.org/examples/regression.owl#y> "5"^^<http://www.w3.org/2001/XMLSchema#int> ; a <#PairedValue> . <http://sadiframework.org/examples/input/regression1> <http://sadiframework.org/examples/regression.owl#element> _:r1302145165r1, _:r1302145165r5 ; a <http://sadiframework.org/examples/regression.owl#PairedValueCollection> .
  • 11. HTTP/1.1 200 OK Connection: close Date: Thu, 07 Apr 2011 03:24:30 GMT Server: Apache/2.2.14 Vary: Accept-Encoding,User-Agent Content-Type: application/rdf+xml Client-Date: Thu, 07 Apr 2011 03:24:30 GMT Client-Peer: 127.0.0.1:8000 Client-Response-Num: 1 Client-Transfer-Encoding: chunked <rdf:RDF xmlns:a="http://sadiframework.org/examples/regression.owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > <rdf:Description rdf:about="http://sadiframework.org/examples/input/regression1"> <a:hasRegressionModel> <rdf:Description rdf:about="regressionModelOutput"> <rdf:type rdf:resource="http://sadiframework.org/examples/regression.owl#LinearRegressionModel"/> <a:slope>1.5</a:slope> <a:intercept>0.5</a:intercept> </rdf:Description> </a:hasRegressionModel> <rdf:type rdf:resource="http://sadiframework.org/examples/regression.owl#OutputClass"/> </rdf:Description> </rdf:RDF> <http://sadiframework.org/examples/input/regression1> <http://sadiframework.org/examples/regression.owl#hasRegressionModel> <http://sw.dbcls.jp/regressionModelOutput> ; a <http://sadiframework.org/examples/regression.owl#OutputClass> . <http://sw.dbcls.jp/regressionModelOutput> <http://sadiframework.org/examples/regression.owl#intercept> "0.5" ; <http://sadiframework.org/examples/regression.owl#slope> "1.5" ; a <http://sadiframework.org/examples/regression.owl#LinearRegressionModel> .
  • 12. http://sadi.googlecode.com/svn/trunk/sadi.protege/doc/sadi_plugin.html http://sadi.googlecode.com/svn/trunk/Perl/SADISeS/doc/sync_service.html http://sadi.googlecode.com/svn/trunk/Perl/SADISeS/doc/sync_service_advanced.html http://sadiframework.org/ontologies/service_objects.owl

Notes de l'éditeur

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n