RDF

Events happening in the community are now at Drupal community events on www.drupal.org.
Go4LD's picture

Queries through RDF-core

Hi all

Being a Drupal newcomer, I am working on two projects where we would like to consume defined and existing RDF-data in the search query coming out of our library catalogue (using Drupal). Our main aim is to query a RDF-container and then display a result-set of records from our catalogue. The records to be displayed from our catalogue will contain the ID of the "found" RDF-data-element.

RDF-core in Drupal7 seems to do what we want, but I need to give further specifications to several of our partners and I lack the detailed information so far.

Read more
joelrichard's picture

Advice on Technique for LOD-enabled "Digital Library"

Good morning,

I've cross-posted this to both Semantic Web and Libraries because I think there are elements that appeal to both.

I'm going to give a bit of background on the project I'm working on and hopefully I can get some confirmation as to whether or not this is the "best" way to go about doing this. This is Drupal 7, of course. So far, I've been moving in the most obvious direction and using the tools that are most readily available.

Back-story:

Read more
jaykainthola's picture

Help Required for RDF

Hi,

I am new babie drupal developer. I have created some site in drupal 7. One of my client ask me to provide the RDF functionality to website.

I have read many article in internet about RDF. As I know, there is "RDF" module in core of Drupal 7.

But I am not sure, only installing "RDF" module will provide me all functionality regarding "RDF", as I am not getting any "RDF" file for the website or any content page.

Can any one suggest me, which step I need to follow?

Thanks in advance.

Read more
linclark's picture

Evoc (External Vocabulary Importer) to be removed from RDFx

Part of what it takes to build a good module is sometimes taking away code that doesn't pull its weight. In this spirit, the maintainers of RDFx have decided to remove Evoc, the External Vocabulary Importer module, and related code from the RDFx package. This does not affect Drupal core's storage or handling of RDF mappings.

NOTE: This will not impact any mappings, it will only remove the autocomplete functionality from RDF UI.

Read more
aendra's picture

Schema for News articles?

Hi everyone!

I'm building a newspaper website and am trying to use best practices with regards to metadata and semantic web.

To this end, I'm thinking it makes sense to use some sort of semantic web schema for articles. I've found two:

Read more
brucewhealtonjr's picture

Help with a Resource Directory Project

Hello,

Read more
iamcurio's picture

Display dataset results as nodes

Is it possible to pull in a dataset such as "http://beta.kasabi.com/dataset/foodista/" and display them as nodes?

So far I have pull in a list of recipes with the sparql_views and views module. I would like to be able to full there full content on a node page. Is this even possible ? I have seen no examples of this being done.

Read more
rupl's picture

Semantic Web workshop in Austin, TX on October 1st - Interested?

Yes! I'm interested in attending.
100% (6 votes)
No, not interested.
0% (0 votes)
Total votes: 6
alejandrodf's picture

About Restful, RDF and Views

Hello folks,

In my project I have a content type with represents a person. I can see the RDFa labels in the html code of my nodes and if I access the /node.rdf I can see the RDF generated by Restful module.

Now I want to create a page where I have some text and a list of members. So I have created a new content type with a field for a description and a Viewfield to display a view with the list of members. It's a multilingual website so I have to use this method because views don't support multilanguage neither the name, header and footer.

Read more
brucewhealtonjr's picture

Creating Linked Data from a Large Community site

Hello,
I was wanting to produce RDF files for each member of a large online community of writers. It is using Drupal 7, so it has RDFa and many vocabularies "out of the box." I might want to add doac (description of a career), vcard RDF vocab, and perhaps bio.
I don't know if it is possible to go in now and create a file structure for holding data files that relate to each person. For example, starting with FOAF, I'd want to have a folders structure such as:
[username]/foaf.rdf
or better yet:
[user's real name/foaf.rdf

Read more
Subscribe with RSS Syndicate content