Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Jul 15, 2024
1 parent 41ed6f7 commit 8dddb08
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 45 deletions.
100 changes: 58 additions & 42 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ layout: home
<template #title>An intuitive, intelligent and extensible metadata editor.</template>
<template #text>
<p>
Describo enables you to describe your data. It creates metadata
conforming to the <LinkComponent link="https://www.researchobject.org/ro-crate/specification.html">Research Object Crate (RO-Crate) specification.</LinkComponent>
Describo enables you to describe your data. It creates linked data
conforming to the <LinkComponent link="https://www.researchobject.org/ro-crate/specification">Research Object Crate (RO-Crate) specification.</LinkComponent>
</p>
<p>
<FeatureComponent link="/tour" :icon="['fas', 'route']" class="m-1 grow lg:grow-0 bg-blue-200">
Expand Down Expand Up @@ -134,7 +134,7 @@ layout: home
and mark / unmark them as required. Describo produces a HTML file with the marked up content
and the entities are written into the metadata.
</p>
<FeatureComponent link="/docs/guide/transcribing-content.html" :icon="faBook" class="m-1 grow lg:grow-0 bg-blue-200">
<FeatureComponent link="/docs/guide/transcribing-content" :icon="faBook" class="m-1 grow lg:grow-0 bg-blue-200">
<template #title>
Read the docs
</template>
Expand All @@ -145,28 +145,6 @@ layout: home
</template>
</InfoPanelComponent>

<InfoPanelComponent>
<template #title>AI Assistant to interrogate your data.</template>
<template #text>
<p>
Once you've extracted the content, use the assistant to interrogate it.
</p>
<p>
Purchase credits to describo.cloud and use the conversational AI assistant to
interrogate your data using natural language. It's your very own research
assistant.
</p>
<FeatureComponent link="/docs/guide/transcribing-content-assistant.html" :icon="faBook" class="m-1 grow lg:grow-0 bg-blue-200">
<template #title>
Read the docs
</template>
</FeatureComponent>
</template>
<template #content>
<ImageComponent src="/images/guide-transcribing-content-assistant/assistant1.webp" />
</template>
</InfoPanelComponent>

<InfoPanelComponent>
<template #title>AI Assistant supported e-Discovery.</template>
<template #text>
Expand All @@ -176,33 +154,66 @@ layout: home
hiding in the content. Use the assistant to provide different perspectives on what
you find in order to test hypotheses and ideas.
</p>
<p>Watch the video to see the assistant interrogate the RO-Crate paper!</p>
<FeatureComponent link="/docs/guide/assistant-supported-discovery.html" :icon="faBook" class="m-1 grow lg:grow-0 bg-blue-200">
<FeatureComponent link="/docs/guide/assistant-supported-discovery" :icon="faBook" class="m-1 grow lg:grow-0 bg-blue-200">
<template #title>
Read the docs
</template>
</FeatureComponent>
</template>
<template #content>
<!-- <video controls >
<source src="/images/guide-discover/ro-crate-paper.mp4" type="video/mp4" />
</video> -->
<div class="flex flex-col space-y-1">
<ImageComponent src="/images/guide-discover/discover5.webp" />
</template>
</InfoPanelComponent>

<InfoPanelComponent>
<template #title>
And when you're done, save your conversation for later.
</template>
<template #content>
<iframe
<!-- <video controls >
<source src="/images/guide-discover/ro-crate-paper.mp4" type="video/mp4" />
</video> -->
<!-- <iframe
class="border border-solid border-gray-400 p-2"
src="/images/guide-discover/conversation.pdf"
width="100%" height="500">
</iframe>
</iframe> -->
</div>
</template>
</InfoPanelComponent>
</InfoPanelComponent>

<InfoPanelComponent>
<template #title>Tools to perform bulk data transformation</template>
<template #text>
<p>
<ul>
<li>Image manipulation - creation of thumbnails and web formats</li>
<li>Entity recognition and markup</li>
<li>Theme, topic and subject extraction and markup</li>
</ul>
</p>
<FeatureComponent link="/docs/guide/transforming-content" :icon="faBook" class="m-1 grow lg:grow-0 bg-blue-200">
<template #title>
Read the docs
</template>
</FeatureComponent>
</template>
<template #content>
<ImageComponent src="/images/guide-transform/transform1.webp" />
</template>
</InfoPanelComponent>

<InfoPanelComponent>
<template #title>Visualisation Tools</template>
<template #text>
<p>
Describo creates linked data. And with these tools you can deep dive into that structure to understand
and mine the information contained within. Combined with the bulk transformation tools, get to know
your data in minutes; not days or months.
</p>
<FeatureComponent link="/docs/guide/visualising-the-structure" :icon="faBook" class="m-1 grow lg:grow-0 bg-blue-200">
<template #title>
Read the docs
</template>
</FeatureComponent>
</template>
<template #content>
<ImageComponent src="/images/guide-visualise/visualise5.webp" />
</template>
</InfoPanelComponent>

<InfoPanelComponent>
<template #title>Works with your data; is totally configurable.</template>
Expand All @@ -213,14 +224,19 @@ layout: home
can show you previews of your data files and the metadata adapts based on what you are describing.
</p>
<p>
<LinkComponent link="/docs/profiles/introduction" target="">Describo is totally configurable via profiles.</LinkComponent>
Describo is totally configurable via profiles.
If schema.org doesn't allow you to describe
what you want, you can create a domain specific profile that adapts the application
to your needs.
</p>
<p>
In this image, the RO Crate profile for data description is loaded.
</p>
<FeatureComponent link="/docs/profiles/introduction" :icon="faBook" class="m-1 grow lg:grow-0 bg-blue-200">
<template #title>
Read the docs
</template>
</FeatureComponent>
</template>
<template #content>
<ImageComponent src="/images/tour/desktop11.webp" />
Expand Down
24 changes: 21 additions & 3 deletions src/tour.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,20 @@ const cards = [
a custom geometry for the Geo property. In this case, we've defined a geographical area of Australia.</p>`,
image: "/images/tour/desktop7.webp",
},
{
text: `<p>If you register with describo.cloud and purchase credits, Describo can perform bulk transformations on your data. From
recognising and marking up named entities to extracting the topics, themes and subjects contained, getting to know your data has
never been easier.
<p>
<a href="/docs/guide/transforming-content" target="_blank">See the documentation for more information.</a>
</p>`,
image: "/images/guide-transform/transform1.webp",
},
{
text: `<p>If you register with describo.cloud and purchase credits, Describo can perform Optical Character Recoginition (OCR) and entity recognition of your data. Even without the cloud service, you can mark
up entities and create rich datasets of entities mentioned in your data.</p>
<p>
<a href="/docs/guide/transcribing-content.html" target="_blank">See the documentation for more information.</a>
<a href="/docs/guide/transcribing-content" target="_blank">See the documentation for more information.</a>
</p>`,
image: "/images/tour/desktop8.webp",
},
Expand All @@ -82,7 +91,7 @@ const cards = [
<p>In addition, we can directly update the metadata for the file with the information we uncover by
working with the assistant. </p>
<p>
<a href="/docs/guide/transcribing-content-assistant.html" target="_blank">See the documentation for more information.</a>
<a href="/docs/guide/transcribing-content-assistant" target="_blank">See the documentation for more information.</a>
</p>
`,
image: "/images/tour/desktop10.webp"
Expand All @@ -104,14 +113,23 @@ const cards = [
{
text: `<p>In this image we see the conversation on the right and direct updating of the metadata on the left.</p>
<p>
<a href="/docs/guide/assistant-supported-discovery.html" target="_blank">See the documentation for more information.</a>
<a href="/docs/guide/assistant-supported-discovery" target="_blank">See the documentation for more information.</a>
</p>`,
image: "/images/tour/desktop14.webp",
},
{
text: `<p>If we navigate back to the describe tab we see the metadata we created whilst using the assistant.</p>`,
image: "/images/tour/desktop15.webp",
},
{
text: `<p>Now that you've done all this work to describe the entity relationships contained within your data;
it's time to visualise it! On the visualise tab you have tools to deep dive into the data structure you've created
in order to see who did what to whom and where they did it!
<p>
<a href="/docs/guide/visualising-the-structure" target="_blank">See the documentation for more information.</a>
</p>`,
image: "/images/guide-visualise/visualise5.webp",
},
{
text: `<p>Whatever your work, licensing and / or classifying it is critically important so Describo provides
easy to use tools to do this. In this image we see a dialog for applying a licence to your work.</p>`,
Expand Down

0 comments on commit 8dddb08

Please sign in to comment.