- Home
- Sesam Hub
- Documentation
- Service Configuration Guide
- Pipes
- Sources
- SDShare source
SDShare source¶
The SDShare data source can read RDF from ATOM feeds after the SDShare specification. See the Working with RDF document for more information about working with RDF data in Sesam.
It has the following properties:
Prototype¶
{
"type": "sdshare",
"system": "url-or-microservice-system-id",
"sort_lists": true,
"url": "url-to-sdshare-fragments-feed"
}
Properties¶
Property |
Type |
Description |
Default |
Req |
---|---|---|---|---|
|
String |
The ID of the URL system or microservice system component to use. |
Yes |
|
|
String |
The URL of the SDShare fragments feed to consume. |
Yes |
|
|
Boolean |
If the |
true |
|
|
Enum<String> |
Determines the behaviour of the pipe when the SDShare source does not return any entities. Normally, any previously synced
entities will be deleted even if the pipe does not receive any entities from its source.
If set to The global default |
|
Continuation support¶
See the section on continuation support for more information.
Property |
Value |
---|---|
|
|
|
|
|
|