Not logged in : Login

About: WordPressREFExample2     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : atom:Entry, within Data Space : ods.openlinksw.com associated with source document(s)

AttributesValues
type
Date Created
Date Modified
label
  • WordPressREFExample2
maker
Title
  • WordPressREFExample2
isDescribedUsing
has creator
content
  • ---++++Dump of all <nowiki>WordPress</nowiki> Posts <verbatim> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX sioc: <http://rdfs.org/sioc/ns#> PREFIX sioct: <http://rdfs.org/sioc/types#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX dct: <http://purl.org/dc/elements/1.1/> PREFIX dcc: <http://purl.org/dc/terms/> SELECT DISTINCT ?post, ?title ?cr ?modified ?url ?has_creator ?content FROM <http://demo.openlinksw.com/wpl_v> WHERE { ?forum a sioct:Weblog . ?forum sioc:container_of ?post. optional{ ?post dct:title ?title }. optional{ ?post dcc:created ?cr }. optional{ ?post dcc:modified ?modified }. optional{ ?post sioc:has_creator ?has_creator}. optional{ ?post sioc:content ?content }. optional{ ?post sioc:link ?url }. } </verbatim> ---++++Sample Data (Live Query Results) * View Query Results [[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E++%0D%0APREFIX+sioc%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E+%0D%0APREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0APREFIX+xsd%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%23%3E+%0D%0APREFIX+dct%3A+%3Chttp%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%3E%0D%0APREFIX+dcc%3A+%3Chttp%3A%2F%2Fpurl.org%2Fdc%2Fterms%2F%3E+%0D%0ASELECT+DISTINCT++%3Fpost%2C+%3Ftitle+%3Fcr+%3Fmodified+%3Furl++%3Fhas_creator+%3Fcontent+%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fwpl_v%3E%0D%0AWHERE++++%0D%0A++%7B+%0D%0A++++%3Fforum+a+sioct%3AWeblog+.+++++++++++%0D%0A++++%3Fforum+sioc%3Acontainer_of+%3Fpost.+%0D%0A++++optional%7B+%3Fpost+dct%3Atitle+%3Ftitle+%7D.%0D%0A++++optional%7B+%3Fpost+dcc%3Acreated+%3Fcr+%7D.%0D%0A++++optional%7B+%3Fpost+dcc%3Amodified+%3Fmodified+%7D.%0D%0A++++optional%7B+%3Fpost+sioc%3Ahas_creator+%3Fhas_creator%7D.%0D%0A++++optional%7B+%3Fpost+sioc%3Acontent++%3Fcontent+%7D.%0D%0A++++optional%7B+%3Fpost+sioc%3Alink+%3Furl+%7D.%0D%0A++%7D%0D%0A&format=text%2Fhtml&debug=on][(via SPARQL Protocol URL)]] * View Query Results [[http://demo.openlinksw.com/view/?format=application%2Frdf%2Bxml&maxrows=50&query=%0APREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%20%20%0APREFIX%20sioc%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%20%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0APREFIX%20xsd%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%23%3E%20%0APREFIX%20dct%3A%20%3Chttp%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%3E%0APREFIX%20dcc%3A%20%3Chttp%3A%2F%2Fpurl.org%2Fdc%2Fterms%2F%3E%20%0ASELECT%20DISTINCT%20%20%3Fpost%2C%20%3Ftitle%20%3Fcr%20%3Fmodified%20%3Furl%20%20%3Fhas_creator%20%3Fcontent%20%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fwpl_v%3E%0AWHERE%20%20%20%20%0A%20%20%7B%20%0A%20%20%20%20%3Fforum%20a%20sioct%3AWeblog%20.%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%3Fforum%20sioc%3Acontainer_of%20%3Fpost.%20%0A%20%20%20%20optional%7B%20%3Fpost%20dct%3Atitle%20%3Ftitle%20%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20dcc%3Acreated%20%3Fcr%20%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20dcc%3Amodified%20%3Fmodified%20%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20sioc%3Ahas_creator%20%3Fhas_creator%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20sioc%3Acontent%20%20%3Fcontent%20%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20sioc%3Alink%20%3Furl%20%7D.%0A%20%20%7D%0A&endpoint=/sparql&maxrows=50&default-graph-uri=][(via iSPARQL Results URL)]] * View Query Editor [[http://demo.openlinksw.com/isparql/?query=PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%20%20%0APREFIX%20sioc%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%20%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0APREFIX%20xsd%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%23%3E%20%0APREFIX%20dct%3A%20%3Chttp%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%3E%0APREFIX%20dcc%3A%20%3Chttp%3A%2F%2Fpurl.org%2Fdc%2Fterms%2F%3E%20%0ASELECT%20DISTINCT%20%20%3Fpost%2C%20%3Ftitle%20%3Fcr%20%3Fmodified%20%3Furl%20%20%3Fhas_creator%20%3Fcontent%20%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fwpl_v%3E%0AWHERE%20%20%20%20%0A%20%20%7B%20%0A%20%20%20%20%3Fforum%20a%20sioct%3AWeblog%20.%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%3Fforum%20sioc%3Acontainer_of%20%3Fpost.%20%0A%20%20%20%20optional%7B%20%3Fpost%20dct%3Atitle%20%3Ftitle%20%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20dcc%3Acreated%20%3Fcr%20%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20dcc%3Amodified%20%3Fmodified%20%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20sioc%3Ahas_creator%20%3Fhas_creator%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20sioc%3Acontent%20%20%3Fcontent%20%7D.%0A%20%20%20%20optional%7B%20%3Fpost%20sioc%3Alink%20%3Furl%20%7D.%0A%20%20%7D%0A&endpoint=/sparql&maxrows=50&default-graph-uri=][(via iSPARQL Visual Query Editor URL)]]
id
  • 0f61dde98cd55db2dd2397a3c87b48e0
link
has container
http://rdfs.org/si...ices#has_services
atom:title
  • WordPressREFExample2
links to
atom:source
atom:author
atom:published
  • 2017-06-13T05:48:15Z
atom:updated
  • 2017-06-13T05:48:15Z
topic
is made of
is container of of
is link of
is http://rdfs.org/si...vices#services_of of
is links to of
is creator of of
is atom:entry of
is atom:contains of
Faceted Search & Find service v1.17_git150 as of Jan 20 2025


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3332 as of Feb 27 2025, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (15 GB total memory, 3 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2025 OpenLink Software