Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fuseki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dalia
Backend
Fuseki
Commits
656be818
Commit
656be818
authored
6 months ago
by
Frank Lange
Browse files
Options
Downloads
Patches
Plain Diff
add a bit documentation to text index fields of the "dalia" dataset
parent
d30c6a7a
No related branches found
No related tags found
No related merge requests found
Pipeline
#1517087
passed
6 months ago
Stage: download
Stage: container
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/dalia.ttl
+7
-0
7 additions, 0 deletions
config/dalia.ttl
with
7 additions
and
0 deletions
config/dalia.ttl
+
7
−
0
View file @
656be818
...
...
@@ -103,30 +103,37 @@
text:
graphField
"graph"
;
text:
map
(
[
# title of learning resources and communities
text:
field
"dctermsTitle"
;
text:
predicate
dcterms:
title
]
[
# description of learning resources and communities
text:
field
"dctermsDescription"
;
text:
predicate
dcterms:
description
]
[
# subtitle of learning resources
text:
field
"fabioHasSubtitle"
;
text:
predicate
fabio:
hasSubtitle
]
[
# keywords of learning resources
text:
field
"schemaKeywords"
;
text:
predicate
schema:
keywords
]
[
# name of organization authors in learning resources
text:
field
"schemaName"
;
text:
predicate
schema:
name
]
[
# family name of person authors in learning resources
text:
field
"schemaFamilyName"
;
text:
predicate
schema:
familyName
]
[
# given name of person authors in learning resources
text:
field
"schemaGivenName"
;
text:
predicate
schema:
givenName
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment