[x3d-public] Semantic Web annotation of X3D examples in HTML

Brutzman, Donald (Don) (CIV) brutzman at nps.edu
Mon Jun 3 08:49:47 PDT 2019


Interesting if you "view source" - X_ITE site has started adding semantic metadata to the examples.  Cool!

	Getting Started » X_ITE X3D Browser » CREATE3000
	http://create3000.de/x_ite/getting-started/

	view-source:http://create3000.de/x_ite/getting-started/

================================================================
<!-- START - Open Graph for Facebook, Google+ and Twitter Card Tags 2.2.4.2 -->
  <!-- Facebook Open Graph -->
   <meta property="og:locale" content="en_US"/>
   <meta property="og:site_name" content="Titania X3D Editor"/>
   <meta property="og:title" content="Getting Started"/>
   <meta property="og:url" content="http://create3000.de/x_ite/getting-started/"/>
   <meta property="og:type" content="article"/>
   <meta property="og:description" content="Getting Started
X_ITE is a new WebGL X3D Browser engine entirely written in JavaScript and uses WebGL for 3D rendering. Authors can publish X3D source online within an HTML5 page with X_ITE that works with Web browsers without prior plugin installation. This gives X3D authors the ability to display"/>
   <meta property="og:image" content="http://www.create3000.de/wp-content/uploads/2017/08/logo.png"/>
  <!-- Google+ / Schema.org -->
   <meta itemprop="name" content="Getting Started"/>
   <meta itemprop="headline" content="Getting Started"/>
   <meta itemprop="description" content="Getting Started
X_ITE is a new WebGL X3D Browser engine entirely written in JavaScript and uses WebGL for 3D rendering. Authors can publish X3D source online within an HTML5 page with X_ITE that works with Web browsers without prior plugin installation. This gives X3D authors the ability to display"/>
   <meta itemprop="image" content="http://www.create3000.de/wp-content/uploads/2017/08/logo.png"/>
   <meta itemprop="author" content="Holger Seelig"/>
   <!--<meta itemprop="publisher" content="Titania X3D Editor"/>--> <!-- To solve: The attribute publisher.itemtype has an invalid value -->
  <!-- Twitter Cards -->
   <meta name="twitter:title" content="Getting Started"/>
   <meta name="twitter:url" content="http://create3000.de/x_ite/getting-started/"/>
   <meta name="twitter:description" content="Getting Started
X_ITE is a new WebGL X3D Browser engine entirely written in JavaScript and uses WebGL for 3D rendering. Authors can publish X3D source online within an HTML5 page with X_ITE that works with Web browsers without prior plugin installation. This gives X3D authors the ability to display"/>
   <meta name="twitter:image" content="http://www.create3000.de/wp-content/uploads/2017/08/logo.png"/>
   <meta name="twitter:card" content="summary_large_image"/>
  <!-- SEO -->
  <!-- Misc. tags -->
  <!-- is_singular -->
<!-- END - Open Graph for Facebook, Google+ and Twitter Card Tags 2.2.4.2 -->
================================================================

I've been thinking about similarly adding RDFA (with metadata values derived from an X3D model's meta elements) to the X3D Examples, and simplifying performance of such work automatically as part of our X3D conversion stylesheets to pretty-print HTML, X3DOM and X_ITE.

This will be interesting to pursue, all feedback welcome.  :)

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman


More information about the x3d-public mailing list