Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

TRIPLIFY


Elias2308

Recommended Posts

Hi,

 

I insert a new Plug In by osCommerce - Triplify.

Triplify provides a building block for the “semantification” of Web applications.

Triplify is a small plugin for Web applications,

which reveals the semantic structures encoded in relational databases by making database content available as RDF, JSON or Linked Data.

More on www.triplify.org

I embedded also Triplify on the Installation data file, so that you can easy install it with the installation of osCommerce.

A modified osCommerce version with integrated Triplify can be obtained also in

http://triplify.org/vocabulary/oscommerce/

The Triples can be found then in your installed directory.

For example http://localhost/oscommerce/catalog/triplify/index.php

You can see also the Demo version which i installed on http://triplify.org/oscommerce/catalog/triplify/

Alternative you can do it your self, just

 

1) Download the Triplify folder 1. http://addons.oscommerce.com/info/6341 or 2. http://sourceforge.net/projects/triplify/

 

2) Copy it in your oscommerce/catalog directory. Ready to go or

 

If you download it from source 2 then do step 3 as well.

 

3) Replace the config.inc.php file with the Triplify config file for oscommerce

(found in http://triplify.org/Configuration/osCommerce)

(just copy it from the site and place it in the config.inc.php in catalog/triplify/config.inc.php directory)

 

4) Check if it works ;-) e.g. http://localhost/oscommerce/catalog/triplify/index.php

 

You are ready to bring your data in Semantic World

 

Have fun!

Link to comment
Share on other sites

Hi,

 

I insert a new Plug In by osCommerce - Triplify.

Triplify provides a building block for the “semantification” of Web applications.

Triplify is a small plugin for Web applications,

which reveals the semantic structures encoded in relational databases by making database content available as RDF, JSON or Linked Data.

More on www.triplify.org

I embedded also Triplify on the Installation data file, so that you can easy install it with the installation of osCommerce.

A modified osCommerce version with integrated Triplify can be obtained also in

http://triplify.org/vocabulary/oscommerce/

The Triples can be found then in your installed directory.

For example http://localhost/oscommerce/catalog/triplify/index.php

You can see also the Demo version which i installed on http://triplify.org/oscommerce/catalog/triplify/

Alternative you can do it your self, just

 

1) Download the Triplify folder 1. http://addons.oscommerce.com/info/6341 or 2. http://sourceforge.net/projects/triplify/

 

2) Copy it in your oscommerce/catalog directory. Ready to go or

 

If you download it from source 2 then do step 3 as well.

 

3) Replace the config.inc.php file with the Triplify config file for oscommerce

(found in http://triplify.org/Configuration/osCommerce)

(just copy it from the site and place it in the config.inc.php in catalog/triplify/config.inc.php directory)

 

4) Check if it works ;-) e.g. http://localhost/oscommerce/catalog/triplify/index.php

 

You are ready to bring your data in Semantic World

 

Have fun!

What does semantification mean (I did google).

 

What does Semantic World mean (I did google).

 

I do not understand the point of this, do you have an explanation in plain english (an idiot's guide will do).

Link to comment
Share on other sites

What does semantification mean (I did google).

The structure and semantics encoded in relational database schemes, are not accessible to Web search engines, mashups etc. But when you give them a name for instance "products_date_added AS 'dcterms:dateSubmitted^^xsd:date' " that will do them accessible for semantic searches and mashups. This process is the semantification. Gives Semantic to your Data.

'dcterms'=>'http://purl.org/dc/terms/'

'xsd'=>'http://www.w3.org/2001/XMLSchema#'

 

What does Semantic World mean (I did google).

 

The Future:)

I think you can read here http://www.w3.org/2001/sw/

and here http://en.wikipedia.org/wiki/Semantic_Web

they explain that better than I will do.

Link to comment
Share on other sites

OK,

 

This doesn't work...

 

Run the script and just get the error message "Triplify is not activated!"

There is nothing in the software to activate/deactivate it.

 

Looking at the code the include is ../admin/includes/configure.php which won't work for most as the admin folder will have some sort of password protection on it.

There appears to be a variable called TRIPLIFY_VALUE, where is this set?

 

From what I can see this is half a contribution?

 

 

Shame really, as were working on Semantics for web scrapers here, and thought I'd see how this compared...

 

Mat

Link to comment
Share on other sites

  • 1 month later...

Hi,

 

I've been trying to install this and get the following error:

 

 

Fatal error: Cannot instantiate non-existent class: pdo in /home/sites/omg-clothing.com/public_html/triplify/config.inc.php on line 6

 

 

can anyone point me in right direction

 

thanks

Link to comment
Share on other sites

  • 4 weeks later...

You must activate - install PDO

 

see

http://de2.php.net/manual/en/pdo.installation.php

for more information

 

Hi,

 

I've been trying to install this and get the following error:

 

 

Fatal error: Cannot instantiate non-existent class: pdo in /home/sites/omg-clothing.com/public_html/triplify/config.inc.php on line 6

 

 

can anyone point me in right direction

 

thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...